/glibc-2.36/elf/ |
D | tst-tlsmod17a.c | 7 #define CONCAT(s, n) CONCAT1(s, n) macro 12 CONCAT (tlsmod17a, N) (void) in CONCAT() function
|
D | tst-tls-ie-mod.h | 25 #define CONCAT(x, y) CONCATX (x, y) macro 35 CONCAT (access, N) (void) in CONCAT() function
|
/glibc-2.36/locale/programs/ |
D | 3level.h | 43 #define CONCAT(a,b) CONCAT1(a,b) macro 67 CONCAT(TABLE,_init) (struct TABLE *t) in CONCAT() function 110 CONCAT(TABLE,_add) (struct TABLE *t, uint32_t wc, ELEMENT value) in CONCAT() function 177 CONCAT(TABLE,_iterate) (struct TABLE *t, in CONCAT() function 212 CONCAT(add_locale_,TABLE) (struct locale_file *file, struct TABLE *t) in CONCAT() function
|
/glibc-2.36/nss/nss_db/ |
D | db-XXX.c | 66 CONCAT(_nss_db_set,ENTNAME) (int stayopen) in CONCAT() function 91 CONCAT(_nss_db_end,ENTNAME) (void) in CONCAT() function 231 CONCAT(_nss_db_get,ENTNAME_r) (struct STRUCTURE *result, char *buffer, in CONCAT() function
|
/glibc-2.36/support/ |
D | tst-support_quote_blob_wide.c | 48 #define CONCAT(X, Y) CONCATX (X, Y) in do_test() macro
|
/glibc-2.36/stdlib/ |
D | tst-strtod-nan-sign-main.c | 27 #define CONCAT(X, Y) CONCAT_ (X, Y) macro
|
D | tst-strtod-nan-locale-main.c | 32 #define CONCAT(X, Y) CONCAT_ (X, Y) macro
|
D | tst-strtol-locale-main.c | 29 #define CONCAT(X, Y) CONCAT_ (X, Y) macro
|
D | tst-strfrom.h | 29 #define CONCAT(a, b) _CONCAT (a, b) macro
|
D | tst-strtod-round-skeleton.c | 48 #define CONCAT(a, b) _CONCAT (a, b) macro
|
/glibc-2.36/nptl/ |
D | tst-audit-threads.h | 25 #define CONCAT(a, b) a ## b macro
|
/glibc-2.36/nss/nss_files/ |
D | files-XXX.c | 90 CONCAT(_nss_files_set,ENTNAME) (int stayopen) in CONCAT() function 165 CONCAT(_nss_files_get,ENTNAME_r) (struct STRUCTURE *result, char *buffer, in CONCAT() function
|
D | files-parse.c | 49 #define CONCAT(a,b) CONCAT1(a,b) macro
|
/glibc-2.36/sysdeps/ieee754/flt-32/ |
D | s_totalordermagf.c | 50 # define CONCAT(x, y) CONCATX (x, y) macro
|
D | s_totalorderf.c | 52 # define CONCAT(x, y) CONCATX (x, y) macro
|
/glibc-2.36/sysdeps/ieee754/dbl-64/ |
D | s_totalordermag.c | 50 # define CONCAT(x, y) CONCATX (x, y) macro
|
D | s_totalorder.c | 53 # define CONCAT(x, y) CONCATX (x, y) macro
|
/glibc-2.36/sysdeps/ieee754/ldbl-96/ |
D | s_totalordermagl.c | 57 # define CONCAT(x, y) CONCATX (x, y) macro
|
D | s_totalorderl.c | 63 # define CONCAT(x, y) CONCATX (x, y) macro
|
/glibc-2.36/sysdeps/ieee754/ldbl-128/ |
D | s_totalordermagl.c | 54 # define CONCAT(x, y) CONCATX (x, y) macro
|
D | s_totalorderl.c | 60 # define CONCAT(x, y) CONCATX (x, y) macro
|
/glibc-2.36/math/ |
D | test-math-vector.h | 25 #define CONCAT(a, b) CNCT (a, b) macro
|
/glibc-2.36/string/ |
D | strcoll_l.c | 38 #define CONCAT(a,b) CONCAT1(a,b) macro
|
D | strxfrm_l.c | 38 #define CONCAT(a,b) CONCAT1(a,b) macro
|
/glibc-2.36/posix/ |
D | fnmatch.c | 47 # define CONCAT(a,b) __CONCAT(a,b) macro
|