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

/illumos-gate/usr/src/cmd/localedef/
H A Dlocaledef.h143 #define INTERR errf(_("internal fault (%s:%d)"), __FILE__, __LINE__) macro
/illumos-gate/usr/src/cmd/valtools/
H A Dckitem.c61 #define INTERR \ macro
292 gettext(INTERR), prog);
308 (void) fprintf(stderr, gettext(INTERR), prog);
316 (void) fprintf(stderr, gettext(INTERR), prog);
323 (void) fprintf(stderr, gettext(INTERR), prog);

Completed in 58 milliseconds