Searched defs:ggc_strdup (Results 1 – 2 of 2) sorted by relevance
240 #define ggc_strdup(S) ggc_alloc_string ((S), -1 MEM_STAT_INFO) macro
232 #define ggc_strdup(S) ggc_alloc_string_stat ((S), -1 MEM_STAT_INFO) macro