Home
last modified time | relevance | path

Searched defs:ggc_strdup (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dggc.h262 #define ggc_strdup(S) ggc_alloc_string ((S), -1 MEM_STAT_INFO) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dggc.h266 #define ggc_strdup(S) ggc_alloc_string ((S), -1 MEM_STAT_INFO) macro