Searched defs:obstack_grow (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/ |
D | obstack.h | 291 # define obstack_grow(OBSTACK,where,length) \ macro 429 # define obstack_grow(h,where,length) \ macro
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
D | obstack.h | 331 # define obstack_grow(OBSTACK,where,length) \ macro 467 # define obstack_grow(h,where,length) \ macro
|
/aosp_15_r20/external/obstack/include/ |
H A D | obstack.h | 313 # define obstack_grow(OBSTACK, where, length) \ macro 453 # define obstack_grow(h, where, length) \ macro
|