Home
last modified time | relevance | path

Searched refs:ocii (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/java/
Djcf-parse.c389 int ocii = JCF_readu2 (jcf); local
401 if (DECL_P (decl) && !CLASS_COMPLETE_P (decl) && ocii)
403 tree outer = TYPE_NAME (get_class_constant (jcf, ocii));
Djcf-write.c3323 int ocii = 0, ini = 0; local
3334 ocii = find_class_constant (&state->cpool,
3340 PUT2 (icii); PUT2 (ocii); PUT2 (ini); PUT2 (icaf);
DChangeLog3933 `anonymous_name' and its initialization deleted. `ocii' and `ini'