Home
last modified time | relevance | path

Searched defs:comerr (Results 1 – 3 of 3) sorted by relevance

/titanic_52/usr/src/ucblib/libucb/port/gen/
H A Dregex.c165 #define comerr(msg) {expbuf[0] = 0; return (msg); } in re_comp() macro
/titanic_52/usr/src/lib/libc/port/gen/
H A Dregexpr.c159 #define comerr(msg) {expbuf[0] = 0; return (msg); } in re_comp() macro
/titanic_52/usr/src/lib/libbc/libc/gen/common/
H A Dregex.c149 #define comerr(msg) {expbuf[0] = 0; numbra = 0; return(msg); } in re_comp() macro