Searched defs:NO_ERR (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/unifdef/common/
H A Dunifdef.c186 #define NO_ERR 0 macro
250 thisreject, depth + 1)) != NO_ERR)
257 reject, depth + 1)) != NO_ERR)
286 return (NO_ERR);
290 return (NO_ERR);
299 : NO_ERR;
301 if (err != NO_ERR)
304 } else if (err != NO_ERR)
307 return (NO_ERR);

Completed in 57 milliseconds