Searched refs:DPSOutOfMemory (Results 1 - 4 of 4) sorted by relevance

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A Ddpsprivate.h112 extern void DPSOutOfMemory(void);
118 DPSOutOfMemory calls CantHappen (see dpsexcept.h) unless you
120 to be called, in which case DPSOutOfMemory calls your procedure instead.
121 If your procedure returns, DPSOutOfMemory returns to its caller, which
123 cause DPSOutOfMemory to be called again (and again ...).
H A DdpsXpriv.c426 if (!newWh) DPSOutOfMemory();
530 void DPSOutOfMemory (void) function
H A Ddps-def.cpp114 DPSOutOfMemory
H A Ddpsclient.c140 DPSOutOfMemory();

Completed in 20 milliseconds