Searched refs:const_name_index (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/gcc/java/
H A Djcf-dump.c533 uint16 const_name_index = JCF_readu2 (jcf);
540 print_constant_terse_with_index (stream, jcf, const_name_index,
532 uint16 const_name_index = JCF_readu2 (jcf); local
H A Djcf-parse.c672 uint16 const_name_index = JCF_readu2 (jcf);
676 index = handle_constant (jcf, const_name_index,
669 uint16 const_name_index = JCF_readu2 (jcf); local

Completed in 37 milliseconds