Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Djcf-dump.c83 int this_class_index = 0; variable
125 this_class_index = 0; \
142 this_class_index = THIS; \
236 && this_class_index > 0 \
239 print_constant_terse(out, jcf, this_class_index, CONSTANT_Class); \