Searched refs:MEM_Null (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sqlite/
H A Dsqlite3.c11775 u16 flags; /* Some combination of MEM_Null, MEM_Str, MEM_Dyn, etc. */
11785 ** If the MEM_Null flag is set, then the value is an SQL NULL value.
11797 #define MEM_Null 0x0001 /* Value is NULL */ macro
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sqlite/
H A Dsqlite3.c11775 u16 flags; /* Some combination of MEM_Null, MEM_Str, MEM_Dyn, etc. */
11785 ** If the MEM_Null flag is set, then the value is an SQL NULL value.
11797 #define MEM_Null 0x0001 /* Value is NULL */ macro
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sqlite/
H A Dsqlite3.c11775 u16 flags; /* Some combination of MEM_Null, MEM_Str, MEM_Dyn, etc. */
11785 ** If the MEM_Null flag is set, then the value is an SQL NULL value.
11797 #define MEM_Null 0x0001 /* Value is NULL */ macro
[all...]

Completed in 790 milliseconds