Searched defs:out_of_memory (Results 1 – 6 of 6) sorted by relevance
135 GLboolean out_of_memory; /**< True if last VBO allocation failed */ member
220 out_of_memory (j_common_ptr cinfo, int which) in out_of_memory() function
218 out_of_memory (j_common_ptr cinfo, int which) in out_of_memory() function
50 static char out_of_memory[] = "Debugging error: out of memory"; variable
219 out_of_memory (j_common_ptr cinfo, int which) in out_of_memory() function
803 bool out_of_memory = FALSE; in ssh_statemach_act() local