Searched refs:g_scanner_scope_lookup_symbol (Results 1 – 4 of 4) sorted by relevance
/third_party/glib/glib/tests/ |
D | scannerapi.c | 103 g_assert_cmpint (GPOINTER_TO_INT (g_scanner_scope_lookup_symbol (fix->scanner, 1, "4")), ==, 4); in test_scanner_symbols() 104 g_assert_cmpint (GPOINTER_TO_INT (g_scanner_scope_lookup_symbol (fix->scanner, 1, "5")), ==, 0); in test_scanner_symbols()
|
/third_party/glib/glib/ |
D | gscanner.h | 253 gpointer g_scanner_scope_lookup_symbol (GScanner *scanner,
|
D | gscanner.c | 827 g_scanner_scope_lookup_symbol (GScanner *scanner, in g_scanner_scope_lookup_symbol() function
|
/third_party/glib/docs/reference/glib/ |
D | glib-sections.txt | 2261 g_scanner_scope_lookup_symbol
|