Searched refs:STATIC_EXPR_STK_SIZE (Results 1 – 3 of 3) sorted by relevance
21 #define STATIC_EXPR_STK_SIZE 10 macro
284 rvalue relstk[STATIC_EXPR_STK_SIZE];
250 if (top >= STATIC_EXPR_STK_SIZE) { in dload_relocate()