Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dfossildelta.c192 # define GCC_VERSION (__GNUC__*1000000+__GNUC_MINOR__*1000+__GNUC_PATCHLEVEL__) macro
194 # define GCC_VERSION 0 macro
/sqlite-3.40.0/ext/rtree/
H A Dgeopoly.c73 # define GCC_VERSION (__GNUC__*1000000+__GNUC_MINOR__*1000+__GNUC_PATCHLEVEL__) macro
75 # define GCC_VERSION 0 macro
H A Drtree.c429 # define GCC_VERSION (__GNUC__*1000000+__GNUC_MINOR__*1000+__GNUC_PATCHLEVEL__) macro
431 # define GCC_VERSION 0 macro
/sqlite-3.40.0/src/
H A DsqliteInt.h112 # define GCC_VERSION (__GNUC__*1000000+__GNUC_MINOR__*1000+__GNUC_PATCHLEVEL__) macro
114 # define GCC_VERSION 0 macro