Home
last modified time | relevance | path

Searched defs:attributes_count (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Djcf-reader.c160 uint16 exception_table_length, attributes_count; variable
450 uint16 attributes_count = (JCF_FILL (jcf, 2), JCF_readu2 (jcf)); variable