Home
last modified time | relevance | path

Searched refs:GCC_VERSION (Results 1 – 1 of 1) sorted by relevance

/PHP-7.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c985 # define GCC_VERSION 0 macro
25516 #elif defined(__GNUC__) && GCC_VERSION>=4001000 in sqlite3MemoryBarrier()
31416 #elif SQLITE_BYTEORDER==1234 && GCC_VERSION>=4003000
31432 #elif SQLITE_BYTEORDER==1234 && GCC_VERSION>=4003000
31688 #if GCC_VERSION>=5004000
181547 #ifndef GCC_VERSION
181551 # define GCC_VERSION 0
181659 #if SQLITE_BYTEORDER==1234 && GCC_VERSION>=4003000
181678 #if SQLITE_BYTEORDER==1234 && GCC_VERSION>=4003000
185516 #ifndef GCC_VERSION
[all …]

Completed in 456 milliseconds