Searched refs:outOfMemory (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/Xext/ |
| H A D | hashtable.c | 130 goto outOfMemory; 134 goto outOfMemory; 139 goto outOfMemory; 151 goto outOfMemory; 159 outOfMemory:
|
| /xsrc/local/programs/x11-ssh-askpass/ |
| H A D | x11-ssh-askpass.h | 206 void outOfMemory(AppInfo *app, int line);
|
| H A D | x11-ssh-askpass.c | 76 void outOfMemory(AppInfo *app, int line) function in typeref:typename:void 338 outOfMemory(app, __LINE__); 382 outOfMemory(app, __LINE__); 654 outOfMemory(app, __LINE__); 771 outOfMemory(app, __LINE__); 789 outOfMemory(app, __LINE__); 800 outOfMemory(app, __LINE__); 807 outOfMemory(app, __LINE__); 1238 outOfMemory(app, __LINE__); 1276 outOfMemory(ap [all...] |
| /xsrc/external/mit/xdm/dist/xdm/ |
| H A D | xdmcp.c | 912 static ARRAY8 outOfMemory = { (CARD16) 13, (CARD8Ptr) "Out of memory" }; variable in typeref:typename:ARRAY8 994 reason = &outOfMemory;
|
Completed in 6 milliseconds