Home
last modified time | relevance | path

Searched defs:S (Results 1 – 25 of 59) sorted by relevance

123

/glibc-2.36/elf/
Dtst-unique4.h3 struct S struct
5 static int i;
6 static const int j;
Dtst-unique3.h3 struct S struct
5 static int i;
Dtst-tls11.c3 #define CHECK(N, S) \ argument
Dtst-tls12.c3 #define CHECK(N, S) \ argument
Dtst-tls10.c6 #define CHECK(N, S) \ argument
/glibc-2.36/sysdeps/alpha/
Dreml.S33 #define EXTEND(S,D) sextl S, D argument
Ddivl.S32 #define EXTEND(S,D) sextl S, D argument
Dremlu.S2 #define EXTEND(S,D) zapnot S, 15, D argument
Ddivlu.S2 #define EXTEND(S,D) zapnot S, 15, D argument
Ddivqu.S146 #define S t2 /* scalar */ macro
Dremqu.S152 #define S t2 /* scalar */ macro
Dremq.S119 #define S t2 /* scalar */ macro
Ddivq.S118 #define S t2 /* scalar */ macro
/glibc-2.36/stdio-common/
Dbug22.c15 #define STRINGIFY(S) #S argument
16 #define MAKE_STR(S) STRINGIFY(S) argument
Dtst-fphex.c14 # define S "%s" macro
22 # define S "%ls" macro
/glibc-2.36/sysdeps/i386/i586/
Dlshift.S24 #define S RES+4 macro
Drshift.S24 #define S RES+4 macro
/glibc-2.36/sysdeps/i386/
Dlshift.S24 #define S RES+4 macro
Drshift.S24 #define S RES+4 macro
/glibc-2.36/nis/
Dnis_error.c32 #define S(s) char MF(__LINE__)[sizeof (s)]; macro
40 #define S(s) s, macro
48 #define S(s) offsetof (union msgstr_t, MF (__LINE__)), macro
/glibc-2.36/posix/
Dfnmatch.c116 #define STRLEN(S) strlen (S) argument
117 #define STRCAT(D, S) strcat (D, S) argument
118 #define MEMPCPY(D, S, N) mempcpy (D, S, N) argument
119 #define MEMCHR(S, C, N) memchr (S, C, N) argument
137 #define STRLEN(S) wcslen (S) argument
138 #define STRCAT(D, S) wcscat (D, S) argument
139 #define MEMPCPY(D, S, N) wmempcpy (D, S, N) argument
140 #define MEMCHR(S, C, N) wmemchr (S, C, N) argument
/glibc-2.36/stdlib/
Dstrtod_nan_narrow.h21 #define STRTOULL(S, E, B) ____strtoull_l_internal ((S), (E), (B), 0, \ argument
Dstrtod_nan_wide.h21 #define STRTOULL(S, E, B) ____wcstoull_l_internal ((S), (E), (B), 0, \ argument
/glibc-2.36/sunrpc/
Dtst-xdrmem.c152 #define S(type, val) T(type, val) in do_test() macro
176 #define S(type, val) \ in do_test() macro
/glibc-2.36/libio/
Dtst-memstream1.c12 #define S(s) S1 (s) macro

123