Home
last modified time | relevance | path

Searched defs:ggc_realloc (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dggc-none.c44 ggc_realloc (x, size) in ggc_realloc() function
H A Dggc-common.c157 ggc_realloc (x, size) in ggc_realloc() function
/openbsd-src/gnu/gcc/gcc/
H A Dggc.h215 #define ggc_realloc(s,z) ggc_realloc_stat (s,z MEM_STAT_INFO) macro