Home
last modified time | relevance | path

Searched refs:C_ERROR_TOOCOMPLEX (Results 1 – 2 of 2) sorted by relevance

/dports/security/john/john-1.9.0-jumbo-1/src/
H A Dcompiler.h26 #define C_ERROR_TOOCOMPLEX 5 macro
H A Dcompiler.c548 c_errno = C_ERROR_TOOCOMPLEX; in c_expr()
609 c_errno = C_ERROR_TOOCOMPLEX; in c_expr()