Searched refs:W_ESC_SEQ_OOR_FOR_CHAR (Results 1 – 2 of 2) sorted by relevance
/dports/lang/sdcc/sdcc-4.0.0/src/ | ||
H A D | SDCCerr.h | 166 W_ESC_SEQ_OOR_FOR_CHAR = 137, /* Escape sequence of of range for char */ enumerator |
H A D | SDCCerr.c | 335 { W_ESC_SEQ_OOR_FOR_CHAR, ERROR_LEVEL_WARNING, |