HomeSort by relevance Sort by last modified time
    Searched full:extra_arg (Results 1 - 11 of 11) sorted by null

  /external/bison/lib/
obstack.c 120 ? (*(h)->chunkfun) ((h)->extra_arg, (size)) \
126 (*(h)->freefun) ((h)->extra_arg, (old_chunk)); \
219 h->extra_arg = arg;
obstack.h 168 void *extra_arg; /* first arg for chunk alloc/dealloc funcs */
167 void *extra_arg; \/* first arg for chunk alloc\/dealloc funcs *\/ member in struct:obstack
  /ndk/sources/host-tools/sed-4.2.1/lib/
obstack.c 122 ? (*(h)->chunkfun) ((h)->extra_arg, (size)) \
128 (*(h)->freefun) ((h)->extra_arg, (old_chunk)); \
221 h->extra_arg = arg;
obstack.h 168 void *extra_arg; /* first arg for chunk alloc/dealloc funcs */
167 void *extra_arg; \/* first arg for chunk alloc\/dealloc funcs *\/ member in struct:obstack
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
obstack.h 179 void *extra_arg; /* first arg for chunk alloc/dealloc funcs */
178 void *extra_arg; \/* first arg for chunk alloc\/dealloc funcs *\/ member in struct:obstack
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
obstack.h 179 void *extra_arg; /* first arg for chunk alloc/dealloc funcs */
178 void *extra_arg; \/* first arg for chunk alloc\/dealloc funcs *\/ member in struct:obstack
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
obstack.h 179 void *extra_arg; /* first arg for chunk alloc/dealloc funcs */
178 void *extra_arg; \/* first arg for chunk alloc\/dealloc funcs *\/ member in struct:obstack
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
obstack.h 179 void *extra_arg; /* first arg for chunk alloc/dealloc funcs */
178 void *extra_arg; \/* first arg for chunk alloc\/dealloc funcs *\/ member in struct:obstack
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
obstack.h 170 void *extra_arg; /* first arg for chunk alloc/dealloc funcs */
169 void *extra_arg; \/* first arg for chunk alloc\/dealloc funcs *\/ member in struct:obstack
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
obstack.h 170 void *extra_arg; /* first arg for chunk alloc/dealloc funcs */
169 void *extra_arg; \/* first arg for chunk alloc\/dealloc funcs *\/ member in struct:obstack
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
obstack.h 170 void *extra_arg; /* first arg for chunk alloc/dealloc funcs */
169 void *extra_arg; \/* first arg for chunk alloc\/dealloc funcs *\/ member in struct:obstack

Completed in 560 milliseconds