Home
last modified time | relevance | path

Searched refs:NDEBUG (Results 1 – 25 of 44) sorted by relevance

12

/sqlite-3.40.0/tool/
H A Dlempar.c227 #ifndef NDEBUG
233 #ifndef NDEBUG
267 #ifndef NDEBUG
297 #ifndef NDEBUG in yyGrowStack()
414 #ifndef NDEBUG in yy_pop_parser_stack()
533 #ifndef NDEBUG in yy_find_shift_action()
549 #ifndef NDEBUG in yy_find_shift_action()
604 #ifndef NDEBUG in yyStackOverflow()
622 #ifndef NDEBUG
764 #ifndef NDEBUG in yy_parse_failed()
[all …]
/sqlite-3.40.0/ext/fts3/
H A Dfts3Int.h17 #if !defined(NDEBUG) && !defined(SQLITE_DEBUG)
18 # define NDEBUG 1 macro
160 #elif !defined(NDEBUG)
185 #if !defined(NDEBUG) && !defined(SQLITE_DEBUG)
186 # define NDEBUG 1 macro
/sqlite-3.40.0/src/
H A Dbtmutex.c154 #ifndef NDEBUG
216 #ifndef NDEBUG
240 #ifndef NDEBUG
H A Dbtree.h353 #ifndef NDEBUG
394 #ifndef NDEBUG
H A DsqliteInt.h417 #if !defined(NDEBUG) && !defined(SQLITE_DEBUG)
418 # define NDEBUG 1 macro
420 #if defined(NDEBUG) && defined(SQLITE_DEBUG)
421 # undef NDEBUG
458 #if !defined(NDEBUG) || defined(SQLITE_COVERAGE_TEST)
472 #ifndef NDEBUG
504 #elif !defined(NDEBUG)
536 #elif !defined(NDEBUG)
H A Dpager.h229 #if !defined(NDEBUG) || defined(SQLITE_TEST)
H A Dos_win.c421 #ifndef NDEBUG
426 #ifndef NDEBUG
431 #ifndef NDEBUG
437 #ifndef NDEBUG
441 #ifndef NDEBUG
446 #ifndef NDEBUG
3005 #if !defined(NDEBUG) || !defined(SQLITE_NO_SYNC) || \
3697 #ifndef NDEBUG
5041 #if !defined(NDEBUG) || SQLITE_OS_WINCE
5051 #ifndef NDEBUG
H A Dnotify.c42 #ifndef NDEBUG
H A Dmutex_unix.c77 #if !defined(NDEBUG) || defined(SQLITE_DEBUG)
H A Dmutex.c346 #ifndef NDEBUG
H A DvdbeInt.h33 #if !defined(SQLITE_OMIT_EXPLAIN) || !defined(NDEBUG) \
/sqlite-3.40.0/ext/lsm1/
H A Dlsm_tree.c323 #ifndef NDEBUG
1824 #ifndef NDEBUG in lsmTreeDelete()
1948 #ifndef NDEBUG
2053 #ifndef NDEBUG in lsmTreeCursorSeek()
2064 #ifndef NDEBUG in lsmTreeCursorNext()
2083 #ifndef NDEBUG in lsmTreeCursorNext()
2118 #ifndef NDEBUG in lsmTreeCursorNext()
2130 #ifndef NDEBUG in lsmTreeCursorPrev()
2149 #ifndef NDEBUG in lsmTreeCursorPrev()
2186 #ifndef NDEBUG in lsmTreeCursorPrev()
[all …]
H A Dlsm_mutex.c64 #ifndef NDEBUG
H A Dlsm_file.c319 #ifndef NDEBUG
332 #ifdef NDEBUG
1831 #ifndef NDEBUG
2296 #ifndef NDEBUG in lsmFsMetaPageGet()
2359 #ifndef NDEBUG
3298 #ifndef NDEBUG
H A DlsmInt.h34 #ifdef NDEBUG
686 #ifndef NDEBUG
/sqlite-3.40.0/ext/lsm1/lsm-test/
H A Dlsmtest_main.c628 #ifdef NDEBUG in do_speed_test2()
730 #ifndef NDEBUG in do_speed_test2()
982 #ifndef NDEBUG in do_speed_tests()
992 #ifndef NDEBUG in do_speed_tests()
H A Dlsmtest_tdb2.cc98 #ifndef NDEBUG in test_kc_delete_range()
/sqlite-3.40.0/ext/fts2/
H A Dfts2.c397 #ifndef NDEBUG
699 #ifndef NDEBUG
754 #ifndef NDEBUG
763 #ifndef NDEBUG in dlwInit()
789 #ifndef NDEBUG in dlwAppend()
830 #ifndef NDEBUG in dlwAdd()
1014 #ifndef NDEBUG in plwInit()
1036 #ifndef NDEBUG in plwTerminate()
4096 #ifndef NDEBUG
4167 #ifndef NDEBUG
[all …]
/sqlite-3.40.0/ext/repair/
H A Dcheckfreelist.c53 # elif !defined(NDEBUG)
/sqlite-3.40.0/ext/misc/
H A Dfuzzer.c148 #if !defined(NDEBUG) && !defined(SQLITE_DEBUG)
149 # define NDEBUG macro
H A Dspellfix.c21 # if !defined(NDEBUG) && !defined(SQLITE_DEBUG)
22 # define NDEBUG 1 macro
24 # if defined(NDEBUG) && defined(SQLITE_DEBUG)
25 # undef NDEBUG
/sqlite-3.40.0/test/
H A Dwal9.test81 # *-shm file was mapped would fail. If NDEBUG was defined (and the assert()
/sqlite-3.40.0/ext/async/
H A Dsqlite3async.c44 #ifndef NDEBUG
166 #ifndef NDEBUG
/sqlite-3.40.0/ext/fts5/
H A Dfts5Int.h45 #elif !defined(NDEBUG)
/sqlite-3.40.0/autoconf/tea/win/
H A Dnmakehlp.c644 #ifndef NDEBUG in SubstituteFile()

12