Home
last modified time | relevance | path

Searched defs:deliberate_fall_through (Results 1 – 3 of 3) sorted by relevance

/sqlite-3.40.0/ext/misc/
H A Dnormalize.c291 # define deliberate_fall_through __attribute__((fallthrough)); macro
293 # define deliberate_fall_through macro
/sqlite-3.40.0/ext/fts3/
H A Dfts3Int.h203 #define deliberate_fall_through macro
/sqlite-3.40.0/src/
H A DsqliteInt.h147 # define deliberate_fall_through __attribute__((fallthrough)); macro
149 # define deliberate_fall_through macro