Searched refs:libconfig_parse_integer (Results 1 – 4 of 4) sorted by relevance
30 extern long long libconfig_parse_integer(const char *s, int *ok);
33 long long libconfig_parse_integer(const char *s, int *ok) in libconfig_parse_integer() function
140 long long llval = libconfig_parse_integer(yytext, &ok);
1354 long long llval = libconfig_parse_integer(yytext, &ok);