Home
last modified time | relevance | path

Searched refs:store_int64 (Results 1 – 2 of 2) sorted by relevance

/third_party/glib/glib/
Dgscanner.c454 scanner->config->store_int64 = config_templ->store_int64; in g_scanner_new()
1463 if (scanner->config->store_int64) in g_scanner_unexp_token()
1702 if (scanner->config->store_int64) in g_scanner_get_token_i()
2100 if (scanner->config->store_int64) in g_scanner_get_token_ll()
Dgscanner.h163 guint store_int64 : 1; /* use value.v_int64 rather than v_int */ member