Home
last modified time | relevance | path

Searched refs:java_treetreehash_new (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/java/
H A Dlang.c992 init_test_decl = java_treetreehash_new
H A Djava-tree.h1007 extern tree * java_treetreehash_new PARAMS ((htab_t, tree));
H A Dclass.c2318 java_treetreehash_new (ht, t) in java_treetreehash_new() function
H A Dexpr.c1774 init_test_decl = java_treetreehash_new
H A Dparse.c19992 ite = java_treetreehash_new (cf_ht, key);
H A Dparse.y16427 ite = java_treetreehash_new (cf_ht, key);
H A DChangeLog831 (java_treetreehash_new): New prototype.
850 (java_treetreehash_new): New function.