Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/java/
Dtypeck.c55 int max_locals = DECL_MAX_LOCALS(current_function_decl); local
Djava-tree.h973 int max_locals; member