Home
last modified time | relevance | path

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

/netbsd/src/external/public-domain/sqlite/dist/
Dshell.c188 #ifndef deliberate_fall_through
191 # define deliberate_fall_through __attribute__((fallthrough)); macro
193 # define deliberate_fall_through macro
4589 #ifndef deliberate_fall_through
4592 # define deliberate_fall_through __attribute__((fallthrough)); macro
4594 # define deliberate_fall_through macro
4709 deliberate_fall_through; in fromBase64()
4713 deliberate_fall_through; in fromBase64()
4717 deliberate_fall_through; in fromBase64()
23774 deliberate_fall_through; in arProcessSwitch()
[all …]
Dsqlite3.c260 # define deliberate_fall_through __attribute__((fallthrough)); macro
262 # define deliberate_fall_through macro
24090 /* no break */ deliberate_fall_through in sqlite3_db_status()
31215 /* no break */ deliberate_fall_through in sqlite3_str_vappendf()
31219 /* no break */ deliberate_fall_through in sqlite3_str_vappendf()
85267 /* no break */ deliberate_fall_through
85299 /* no break */ deliberate_fall_through
93820 /* no break */ deliberate_fall_through
93996 /* no break */ deliberate_fall_through
97867 /* no break */ deliberate_fall_through
[all …]