Searched refs:MAX_DEPTH (Results 1 – 2 of 2) sorted by relevance
39 #define MAX_DEPTH 32 macro44 LLVMValueRef stack[MAX_DEPTH]; in build_from_tokens()92 if (depth >= MAX_DEPTH) { in build_from_tokens()
5245 const unsigned MAX_DEPTH = 1; variable5345 if (Depth >= MAX_DEPTH) in isSignOrZeroExtended()5377 if (Depth >= MAX_DEPTH) in isSignOrZeroExtended()