Searched defs:SQLITE_NOMEM (Results 1 – 5 of 5) sorted by relevance
24 public static final int SQLITE_NOMEM = 7; /* A malloc() failed */ field in Constants
430 #define SQLITE_NOMEM 7 /* A malloc() failed */ macro
1454 #define SQLITE_NOMEM 7 /* A malloc() failed */ macro