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

  /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/fio/
parse.c 794 static int handle_option(struct fio_option *o, const char *__ptr, void *data) function
799 dprint(FD_PARSE, "handle_option=%s, ptr=%s\n", o->name, __ptr);
920 if (!handle_option(o, val, data))
950 if (handle_option(*o, post, data)) {
1151 handle_option(o, o->def, data);
  /external/pcre/dist/
pcregrep.c 2346 handle_option(int letter, int options) function
    [all...]

Completed in 547 milliseconds