Searched refs:E_FUNC_BIT (Results 1 – 2 of 2) sorted by relevance
/dports/lang/sdcc/sdcc-4.0.0/src/ | ||
H A D | SDCCerr.h | 152 E_FUNC_BIT = 123, /* function cannot return bit */ enumerator |
H A D | SDCCerr.c | 306 { E_FUNC_BIT, ERROR_LEVEL_ERROR, |