Searched refs:get_integer_option (Results 1 – 1 of 1) sorted by relevance
87 static int get_integer_option(CmdLineOption *pOpt, const char *zArg){ in get_integer_option() function146 *(int*)(&pOut[pOpt->iOff]) = get_integer_option(pOpt, argv[iArg]); in parse_command_line()