Searched refs:libconfig_parse_hex64 (Results 1 – 4 of 4) sorted by relevance
31 extern unsigned long long libconfig_parse_hex64(const char *s);
54 unsigned long long libconfig_parse_hex64(const char *s) in libconfig_parse_hex64() function
161 yylval->llval = libconfig_parse_hex64(yytext);
1387 yylval->llval = libconfig_parse_hex64(yytext);