Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/expr/
H A Dexpr.c63 #define error(c) errxx()
66 #define ERROR(c) errxx()
70 static void errxx();
407 errxx(); in ematch()
455 errxx() in errxx() function
/illumos-gate/usr/src/ucbcmd/expr/
H A Dexpr.y94 #define ERROR(c) errxx(c)
318 errxx(int err) in errxx() function