Home
last modified time | relevance | path

Searched refs:DYNARRAY_PREFIX (Results 1 – 20 of 20) sorted by relevance

/glibc-2.36/malloc/
Dtst-dynarray-shared.h29 #define DYNARRAY_PREFIX dynarray_int_ macro
42 #define DYNARRAY_PREFIX dynarray_str_ macro
Ddynarray-skeleton.c102 #ifndef DYNARRAY_PREFIX
151 #define DYNARRAY_NAME(name) DYNARRAY_CONCAT1(DYNARRAY_PREFIX, name)
521 #undef DYNARRAY_PREFIX
Dtst-dynarray.c27 #define DYNARRAY_PREFIX dynarray_long_ macro
39 #define DYNARRAY_PREFIX dynarray_long_noscratch_ macro
47 #define DYNARRAY_PREFIX zstr_ macro
/glibc-2.36/resolv/
Dres_init.c130 #define DYNARRAY_PREFIX nameserver_list_ macro
138 #define DYNARRAY_PREFIX search_list_ macro
145 #define DYNARRAY_PREFIX sort_list_ macro
Dresolv_conf.c39 #define DYNARRAY_PREFIX resolv_conf_array_ macro
/glibc-2.36/nss/
Dnss_action_parse.c28 #define DYNARRAY_PREFIX action_list_ macro
Dgetent.c498 #define DYNARRAY_PREFIX gid_list_ macro
/glibc-2.36/stdio-common/
Dtst-vfprintf-mbs-prec.c30 #define DYNARRAY_PREFIX str_ macro
35 #define DYNARRAY_PREFIX wstr_ macro
40 #define DYNARRAY_PREFIX len_ macro
/glibc-2.36/posix/
Dregister-atfork.c26 #define DYNARRAY_PREFIX fork_handler_list_ macro
Dfnmatch_loop.c988 #define DYNARRAY_PREFIX PASTE(PATTERN_PREFIX,_) macro
Dwordexp.c801 #define DYNARRAY_PREFIX strlist_ macro
Dregexec.c1370 #define DYNARRAY_PREFIX regmatch_list_ macro
/glibc-2.36/support/
Dsupport_descriptors.c50 #define DYNARRAY_PREFIX descriptor_list_ macro
/glibc-2.36/io/
Dtst-lchmod.c42 #define DYNARRAY_PREFIX fd_list_ macro
/glibc-2.36/stdlib/
Dtst-arc4random-thread.c95 #define DYNARRAY_PREFIX dynarray_blob_ macro
/glibc-2.36/misc/
Dtst-tsearch.c87 #define DYNARRAY_PREFIX walk_trace_ macro
/glibc-2.36/nss/nss_files/
Dfiles-hosts.c115 #define DYNARRAY_PREFIX array_ macro
/glibc-2.36/ChangeLog.old/
DChangeLog.247995 (DYNARRAY_PREFIX): New.
DChangeLog.2331527 (DYNARRAY_PREFIX): New.
DChangeLog.183054 (DYNARRAY_PREFIX##begin, DYNARRAY_PREFIX##end): New functions.