Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/java/
H A Ddecl.c141 DECL_LOCAL_SLOT_NUMBER (decl) = index;
1504 push_jvm_slot (DECL_LOCAL_SLOT_NUMBER (decl), decl);
1643 DECL_LOCAL_SLOT_NUMBER (decl) = slot;
H A Djava-tree.h895 #define DECL_LOCAL_SLOT_NUMBER(NODE) \ macro
H A DChangeLog14573 DECL_LOCAL_SLOT_NUMBER, DECL_LOCAL_START_PC, DECL_LOCAL_END_PC,