Searched refs:locals (Results 1 – 2 of 2) sorted by relevance
97 #define MKFSIZ(narg,locals) (((narg+locals)*REGSZ+31)&(~31)) argument
235 # Maximum number of locals for function / method body236 max-locals=15