Home
last modified time | relevance | path

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

/dports/devel/tass64/64tass-1.56.2625-src/
H A Dfoldobj.c86 return ret != NULL ? ret : Obj(new_error(ERROR____EMPTY_LIST, op->epoint2)); in calc2()
124 return ret != NULL ? ret : Obj(new_error(ERROR____EMPTY_LIST, op->epoint)); in rcalc2()
H A Derrors_e.h79 ERROR____EMPTY_LIST, enumerator
H A Derror.c915 case ERROR____EMPTY_LIST: in err_msg_output()