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

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A Dcsopendi.c94 static void OutOfMemory (Display *);
410 OutOfMemory (dpy);
421 OutOfMemory(agent);
464 /* OutOfMemory is called if malloc fails. XOpenDisplay returns NULL
467 static void OutOfMemory (Display *dpy) function

Completed in 10 milliseconds