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

  /toolchain/binutils/binutils-2.25/ld/
ldemul.h 172 bfd_boolean (*handle_option) (int); member in struct:ld_emulation_xfer_struct
  /external/fio/
parse.c 869 static int handle_option(struct fio_option *o, const char *__ptr, void *data) function
874 dprint(FD_PARSE, "handle_option=%s, ptr=%s\n", o->name, __ptr);
1033 if (handle_option(o, val, data)) {
1065 if (handle_option(*o, post, data)) {
1269 handle_option(o, o->def, data);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
langhooks.h 272 initialization needed before any calls to handle_option, other
292 be passed to any recursive handle_option calls. LOC is the
296 bool (*handle_option) (size_t code, const char *arg, int value, int kind, member in struct:lang_hooks
  /external/pcre/dist2/src/
pcre2grep.c 2667 handle_option(int letter, int options) function
    [all...]

Completed in 219 milliseconds