File: string.yaml

package info (click to toggle)
llvm-toolchain-21 1%3A21.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,235,796 kB
  • sloc: cpp: 7,617,614; ansic: 1,433,901; asm: 1,058,726; python: 252,096; f90: 94,671; objc: 70,753; lisp: 42,813; pascal: 18,401; sh: 10,032; ml: 5,111; perl: 4,720; awk: 3,523; makefile: 3,401; javascript: 2,272; xml: 892; fortran: 770
file content (94 lines) | stat: -rw-r--r-- 1,890 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
functions:
  memccpy:
    c-definition: 7.26.2.2
    in-latest-posix: ''
  memchr:
    c-definition: 7.26.5.2
    in-latest-posix: ''
  memcmp:
    c-definition: 7.26.4.1
    in-latest-posix: ''
  memcpy:
    c-definition: 7.26.2.1
    in-latest-posix: ''
  memmove:
    c-definition: 7.26.2.3
    in-latest-posix: ''
  mempcpy:
    c-definition: 'TODO: glibc extension'
  memset:
    c-definition: 7.26.6.1
    in-latest-posix: ''
  memset_explicit:
    c-definition: 7.26.6.2
  stpcpy:
    in-latest-posix: ''
  stpncpy:
    in-latest-posix: ''
  strcat:
    c-definition: 7.26.3.1
    in-latest-posix: ''
  strchr:
    c-definition: 7.26.5.3
    in-latest-posix: ''
  strcmp:
    c-definition: 7.26.4.2
    in-latest-posix: ''
  strcoll:
    c-definition: 7.26.4.3
    in-latest-posix: ''
  strcoll_l:
    in-latest-posix: ''
  strcpy:
    c-definition: 7.26.2.4
    in-latest-posix: ''
  strcspn:
    c-definition: 7.26.5.4
    in-latest-posix: ''
  strdup:
    c-definition: 7.26.2.6
    in-latest-posix: ''
  strerror:
    c-definition: 7.26.6.3
    in-latest-posix: ''
  strlen:
    c-definition: 7.26.6.4
    in-latest-posix: ''
  strncat:
    c-definition: 7.26.3.2
    in-latest-posix: ''
  strncmp:
    c-definition: 7.26.4.4
    in-latest-posix: ''
  strncpy:
    c-definition: 7.26.2.5
    in-latest-posix: ''
  strndup:
    c-definition: 7.26.2.7
    in-latest-posix: ''
  strpbrk:
    c-definition: 7.26.5.5
    in-latest-posix: ''
  strrchr:
    c-definition: 7.26.5.6
    in-latest-posix: ''
  strspn:
    c-definition: 7.26.5.7
    in-latest-posix: ''
  strstr:
    c-definition: 7.26.5.8
    in-latest-posix: ''
  strtok:
    c-definition: 7.26.5.9
    in-latest-posix: ''
  strtok_r:
    in-latest-posix: ''
  strxfrm:
    c-definition: 7.26.4.5
    in-latest-posix: ''
  strxfrm_l:
    in-latest-posix: ''
macros:
  __STDC_VERSION_STRING_H__:
    c-definition: 7.26.1