Searched refs:STACKSLOTS_PER_LINE (Results 1 – 4 of 4) sorted by relevance
46 for (i = 0; i < 3 * STACKSLOTS_PER_LINE; i++) { in show_stack()49 if (i && ((i % STACKSLOTS_PER_LINE) == 0)) in show_stack()
64 #define STACKSLOTS_PER_LINE 8 macro66 #define STACKSLOTS_PER_LINE 4 macro
22 #define STACKSLOTS_PER_LINE 4 macro
36 #define STACKSLOTS_PER_LINE 8 macro