Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
H A Dsh.err.c125 #define ERR_DIV0 71 macro
289 elst[ERR_DIV0] = CSAVS(1, 73, "Division by 0"); in errinit()
H A Dsh.exp.c493 stderror(ERR_DIV0); in exp5()