Home
last modified time | relevance | path

Searched refs:C_STACK_SIZE (Results 1 – 3 of 3) sorted by relevance

/dports/security/john/john-1.9.0-jumbo-1/src/
H A Dparams.h412 #define C_STACK_SIZE ((C_EXPR_SIZE + 4) * 4) macro
H A Dcompiler.c68 static union c_insn c_stack[C_STACK_SIZE];
/dports/lang/mit-scheme/mit-scheme-9.2/src/microcode/
H A Dnttrap.c572 #define C_STACK_SIZE 0x01000000 macro