NEVER              44 chrome/installer/util/work_item.h     NEVER,  // Not used currently.
NEVER             512 third_party/sqlite/amalgamation/sqlite3.c # define NEVER(X)       (0)
NEVER             515 third_party/sqlite/amalgamation/sqlite3.c # define NEVER(X)       ((X)?(assert(0),1):0)
NEVER             518 third_party/sqlite/amalgamation/sqlite3.c # define NEVER(X)       (X)
NEVER            113051 third_party/sqlite/amalgamation/sqlite3.c # define NEVER(X)  (0)
NEVER            113054 third_party/sqlite/amalgamation/sqlite3.c # define NEVER(X)  (x)
NEVER              82 third_party/sqlite/src/ext/fts3/fts3Int.h # define NEVER(X)  (0)
NEVER              85 third_party/sqlite/src/ext/fts3/fts3Int.h # define NEVER(X)  (x)
NEVER             272 third_party/sqlite/src/src/sqliteInt.h # define NEVER(X)       (0)
NEVER             275 third_party/sqlite/src/src/sqliteInt.h # define NEVER(X)       ((X)?(assert(0),1):0)
NEVER             278 third_party/sqlite/src/src/sqliteInt.h # define NEVER(X)       (X)