Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
H A Dsh.err.c101 #define ERR_NOTWHILE 47 macro
260 elst[ERR_NOTWHILE] = CSAVS(1, 48, "Not in while/foreach"); in errinit()
H A Dsh.func.c478 stderror(ERR_NAME | ERR_NOTWHILE); in dobreak()
625 stderror(ERR_NAME | ERR_NOTWHILE); in doend()
638 stderror(ERR_NAME | ERR_NOTWHILE); in docontin()