Searched refs:SEL (Results 1 – 2 of 2) sorted by relevance
| /sqlite-3.40.0/test/ |
| H A D | threadtest3.c | 38 #define SEL(e) ((e)->iLine = ((e)->rc ? (e)->iLine : __LINE__)) macro 41 #define opendb(w,x,y,z) (SEL(w), opendb_x(w,x,y,z)) 42 #define closedb(y,z) (SEL(y), closedb_x(y,z)) 45 #define sql_script(x,y,z) (SEL(x), sql_script_x(x,y,z)) 46 #define integrity_check(x,y) (SEL(x), integrity_check_x(x,y)) 51 SEL(x), sql_script_printf_x(x,y,z,__VA_ARGS__) \ 56 #define join_all_threads(y,z) (SEL(y), join_all_threads_x(y,z)) 59 #define setstoptime(y,z) (SEL(y), setstoptime_x(y,z)) 60 #define timetostop(z) (SEL(z), timetostop_x(z)) 67 #define filesize(y,z) (SEL(y), filesize_x(y,z)) [all …]
|
| H A D | corruptL.test | 156 | 3696: 57 20 76 31 28 78 2c 79 29 20 41 53 0a 53 45 4c W v1(x,y) AS.SEL 657 | 3696: 57 20 76 31 28 78 2c 69 29 20 41 53 0a 53 45 4c W v1(x,i) AS.SEL
|