HomeSort by relevance Sort by last modified time
    Searched defs:obstack_alloc (Results 1 - 5 of 5) sorted by null

  /external/bison/lib/
obstack.h 369 # define obstack_alloc(OBSTACK,length) \
480 # define obstack_alloc(h,length) \
365 # define obstack_alloc macro
475 # define obstack_alloc macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
obstack.h 366 # define obstack_alloc(OBSTACK,length) \
477 # define obstack_alloc(h,length) \
362 # define obstack_alloc macro
472 # define obstack_alloc macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
obstack.h 366 # define obstack_alloc(OBSTACK,length) \
477 # define obstack_alloc(h,length) \
362 # define obstack_alloc macro
472 # define obstack_alloc macro
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
obstack.h 207 void * obstack_alloc (struct obstack *obstack, int size);
405 # define obstack_alloc(OBSTACK,length) \
514 # define obstack_alloc(h,length) \
401 # define obstack_alloc macro
509 # define obstack_alloc macro
  /toolchain/binutils/binutils-2.25/include/
obstack.h 207 void * obstack_alloc (struct obstack *obstack, int size);
405 # define obstack_alloc(OBSTACK,length) \
514 # define obstack_alloc(h,length) \
401 # define obstack_alloc macro
509 # define obstack_alloc macro

Completed in 194 milliseconds