Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dparse.c19982 htab_t cf_ht = DECL_FUNCTION_INIT_TEST_TABLE (current_function_decl); local
19989 && java_treetreehash_find (cf_ht, key) == NULL)
19992 ite = java_treetreehash_new (cf_ht, key);
H A Dparse.y16417 htab_t cf_ht = DECL_FUNCTION_INIT_TEST_TABLE (current_function_decl); local
16424 && java_treetreehash_find (cf_ht, key) == NULL)
16427 ite = java_treetreehash_new (cf_ht, key);