Searched defs:obstack_grow0 (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 | 301 # define obstack_grow0(OBSTACK,where,length) \ macro 436 # define obstack_grow0(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 | 341 # define obstack_grow0(OBSTACK,where,length) \ macro 474 # define obstack_grow0(h,where,length) \ macro
|
/aosp_15_r20/external/obstack/include/ |
H A D | obstack.h | 323 # define obstack_grow0(OBSTACK, where, length) \ macro 461 # define obstack_grow0(h, where, length) \ macro
|