Searched defs:ENOMEM (Results 1 – 6 of 6) sorted by relevance
15 #define ENOMEM 12 /* Out of memory */ macro
100 #define ENOMEM 12 macro
56 #define ENOMEM ERROR_NOT_ENOUGH_MEMORY macro
395 # define ENOMEM 12 macro
84 #define ENOMEM KRB5KRB_ERR_GENERIC macro
108 public static final int ENOMEM = placeholder(); field in OsConstants