Searched refs:extra_arg (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/cxxfilt-11/cxxfilt/libiberty/
H A Dobstack.c106 ? (*(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;
/macosx-10.10/gnutar-453/gnutar/lib/
H A Dobstack.c123 ? (*(h)->chunkfun) ((h)->extra_arg, (size)) \
129 (*(h)->freefun) ((h)->extra_arg, (old_chunk)); \
222 h->extra_arg = arg;
H A Dobstack.h169 void *extra_arg; /* first arg for chunk alloc/dealloc funcs */
168 void *extra_arg; /* first arg for chunk alloc/dealloc funcs */ member in struct:obstack
/macosx-10.10/apr-32/apr/apr/threadproc/os2/
H A Dproc.c309 char *extension, *newprogname, *extra_arg = NULL, *cmdline, *cmdline_pos; local
381 extra_arg = "/C";
434 if (extra_arg)
/macosx-10.10/ruby-106/ruby/test/rubygems/
H A Dtest_gem_installer.rb854 extra_arg = "\xE4pfel".force_encoding("UTF-8")
855 ARGV.unshift extra_arg
864 ARGV.shift if ARGV.first == extra_arg
/macosx-10.10/cxxfilt-11/cxxfilt/include/
H A Dobstack.h179 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 100 milliseconds