HomeSort by: relevance | last modified time | path
    Searched defs:ggc_strdup (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
ggc.h 269 #define ggc_strdup(S) ggc_alloc_string ((S), -1 MEM_STAT_INFO)
268 #define ggc_strdup macro
  /src/external/gpl3/gcc.old/dist/gcc/
ggc.h 267 #define ggc_strdup(S) ggc_alloc_string ((S), -1 MEM_STAT_INFO)
266 #define ggc_strdup macro

Completed in 16 milliseconds