HomeSort by relevance Sort by last modified time
    Searched full:extra_arg (Results 1 - 7 of 7) 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/linux-x86/host/x86_64-linux-glibc2.11-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.11-4.8/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-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/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

Completed in 511 milliseconds