/external/bison/lib/ |
obstack.h | 295 # define obstack_grow(OBSTACK,where,length) \ 374 obstack_grow (__h, (where), (length)); \ 434 # define obstack_grow(h,where,length) \ 480 (obstack_grow ((h), (where), (length)), obstack_finish ((h))) 291 # define obstack_grow macro 429 # define obstack_grow macro
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
obstack.h | 299 # define obstack_grow(OBSTACK,where,length) \ 378 obstack_grow (__h, (where), (length)); \ 438 # define obstack_grow(h,where,length) \ 484 (obstack_grow ((h), (where), (length)), obstack_finish ((h))) 295 # define obstack_grow macro 433 # define obstack_grow macro
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/ |
obstack.h | 216 void obstack_grow (struct obstack *obstack, void *data, int size); 335 # define obstack_grow(OBSTACK,where,length) \ 414 obstack_grow (__h, (where), (length)); \ 472 # define obstack_grow(h,where,length) \ 518 (obstack_grow ((h), (where), (length)), obstack_finish ((h))) 331 # define obstack_grow macro 467 # define obstack_grow macro
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
obstack.h | 216 void obstack_grow (struct obstack *obstack, void *data, int size); 335 # define obstack_grow(OBSTACK,where,length) \ 414 obstack_grow (__h, (where), (length)); \ 472 # define obstack_grow(h,where,length) \ 518 (obstack_grow ((h), (where), (length)), obstack_finish ((h))) 331 # define obstack_grow macro 467 # define obstack_grow macro
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
obstack.h | 216 void obstack_grow (struct obstack *obstack, void *data, int size); 335 # define obstack_grow(OBSTACK,where,length) \ 414 obstack_grow (__h, (where), (length)); \ 472 # define obstack_grow(h,where,length) \ 518 (obstack_grow ((h), (where), (length)), obstack_finish ((h))) 331 # define obstack_grow macro 467 # define obstack_grow macro
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
obstack.h | 216 void obstack_grow (struct obstack *obstack, void *data, int size); 335 # define obstack_grow(OBSTACK,where,length) \ 414 obstack_grow (__h, (where), (length)); \ 472 # define obstack_grow(h,where,length) \ 518 (obstack_grow ((h), (where), (length)), obstack_finish ((h))) 331 # define obstack_grow macro 467 # define obstack_grow macro
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
obstack.h | 296 # define obstack_grow(OBSTACK,where,length) \ 375 obstack_grow (__h, (where), (length)); \ 435 # define obstack_grow(h,where,length) \ 481 (obstack_grow ((h), (where), (length)), obstack_finish ((h))) 292 # define obstack_grow macro 430 # define obstack_grow macro
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
obstack.h | 296 # define obstack_grow(OBSTACK,where,length) \ 375 obstack_grow (__h, (where), (length)); \ 435 # define obstack_grow(h,where,length) \ 481 (obstack_grow ((h), (where), (length)), obstack_finish ((h))) 292 # define obstack_grow macro 430 # define obstack_grow macro
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
obstack.h | 296 # define obstack_grow(OBSTACK,where,length) \ 375 obstack_grow (__h, (where), (length)); \ 435 # define obstack_grow(h,where,length) \ 481 (obstack_grow ((h), (where), (length)), obstack_finish ((h))) 292 # define obstack_grow macro 430 # define obstack_grow macro
|