Home
last modified time | relevance | path

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

/dports/lang/sdcc/sdcc-4.0.0/src/
H A DSDCCerr.h152 E_FUNC_BIT = 123, /* function cannot return bit */ enumerator
H A DSDCCerr.c306 { E_FUNC_BIT, ERROR_LEVEL_ERROR,