Searched refs:dps_err_ps (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/lib/DPS/sun-src/include/DPS/
H A Ddpsclient.h55 #define dps_err_ps 1000 macro
64 dps_err_ps identifies standard PostScript language interpreter
148 If errorCode == dps_err_ps AND the application had previously caused
150 RAISE(dps_err_ps, ctxt) after invoking the text backstop proc.
156 to report dps_err_ps can be raised by any of the procedures in the Display
162 report dps_err_ps is raised.
284 when Exception.Code == dps_err_ps. See the discussion above about
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A Ddpsclient.c594 (*cc->errorProc)((DPSContext)cc, dps_err_ps, (unsigned long)buf, m); local
2384 case dps_err_ps: {
2416 RAISE(dps_err_ps, (char *) ctxt);
2468 RAISE(dps_err_ps, (char *) c);

Completed in 17 milliseconds