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

  /toolchain/binutils/binutils-2.25/gas/config/
xtensa-istack.h 59 expressionS extra_arg; member in struct:tinsn_struct
tc-xtensa.c 12317 expressionS *extra_arg = &tinsn->extra_arg; local
    [all...]
  /external/dbus/bus/
main.c 170 const char *extra_arg)
175 extra_arg, _dbus_string_get_const_data (config_file));
182 const char *extra_arg)
187 extra_arg, _dbus_string_get_const_data (address));
194 const char *extra_arg)
199 extra_arg, _dbus_string_get_const_data (addr_fd));
206 const char *extra_arg)
211 extra_arg, _dbus_string_get_const_data (pid_fd));
  /toolchain/binutils/binutils-2.25/libiberty/
obstack.c 106 ? (*(h)->chunkfun) ((h)->extra_arg, (size)) \
112 (*(h)->freefun) ((h)->extra_arg, (old_chunk)); \
119 ? (*(h)->chunkfun) ((h)->extra_arg, (size)) \
125 (*(h)->freefun) ((h)->extra_arg, (old_chunk)); \
216 h->extra_arg = arg;
  /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
  /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-linux-glibc2.15-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
  /toolchain/binutils/binutils-2.25/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 324 milliseconds