Searched refs:TEMP_MASTER_NAME (Results 1 – 2 of 2) sorted by relevance
7797 #define TEMP_MASTER_NAME "sqlite_temp_master" macro7807 #define SCHEMA_TABLE(x) ((!OMIT_TEMPDB)&&(x==1)?TEMP_MASTER_NAME:MASTER_NAME)
9270 #define TEMP_MASTER_NAME "sqlite_temp_master" macro9280 #define SCHEMA_TABLE(x) ((!OMIT_TEMPDB)&&(x==1)?TEMP_MASTER_NAME:MASTER_NAME)