Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/tokenizer/
H A Dtokenize_internal_helper.h87 #define deliberate_fall_through [[fallthrough]]; macro
89 #define deliberate_fall_through macro
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/
H A Dshell.c196 # define deliberate_fall_through __attribute__((fallthrough)); macro
198 # define deliberate_fall_through macro
4593 # define deliberate_fall_through __attribute__((fallthrough)); macro
4595 # define deliberate_fall_through macro
H A Dsqlite3.c260 # define deliberate_fall_through __attribute__((fallthrough)); macro
262 # define deliberate_fall_through macro
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/orig/
H A Dshell.c191 # define deliberate_fall_through __attribute__((fallthrough)); macro
193 # define deliberate_fall_through macro
4588 # define deliberate_fall_through __attribute__((fallthrough)); macro
4590 # define deliberate_fall_through macro
H A Dsqlite3.c260 # define deliberate_fall_through __attribute__((fallthrough)); macro
262 # define deliberate_fall_through macro
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3.c260 # define deliberate_fall_through __attribute__((fallthrough)); macro
262 # define deliberate_fall_through macro
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlcipher/
Dsqlite3.c297 # define deliberate_fall_through __attribute__((fallthrough)); macro
299 # define deliberate_fall_through macro