COLNAME_N 8010 third_party/sqlite/amalgamation/sqlite3.c # define COLNAME_N 5 /* Number of COLNAME_xxx symbols */ COLNAME_N 8013 third_party/sqlite/amalgamation/sqlite3.c # define COLNAME_N 1 /* Store only the name */ COLNAME_N 8015 third_party/sqlite/amalgamation/sqlite3.c # define COLNAME_N 2 /* Store the name and decltype */ COLNAME_N 140 third_party/sqlite/src/src/vdbe.h # define COLNAME_N 5 /* Number of COLNAME_xxx symbols */ COLNAME_N 143 third_party/sqlite/src/src/vdbe.h # define COLNAME_N 1 /* Store only the name */ COLNAME_N 145 third_party/sqlite/src/src/vdbe.h # define COLNAME_N 2 /* Store the name and decltype */