Home
last modified time | relevance | path

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

/aosp12/system/keymaster/key_blob_utils/
H A Docb.c346 #define __fallthrough macro
1087 __fallthrough; in ae_encrypt()
1090 __fallthrough; in ae_encrypt()
1093 __fallthrough; in ae_encrypt()
1096 __fallthrough; in ae_encrypt()
1100 __fallthrough; in ae_encrypt()
1103 __fallthrough; in ae_encrypt()
1300 __fallthrough; in ae_decrypt()
1304 __fallthrough; in ae_decrypt()
1308 __fallthrough; in ae_decrypt()
[all …]
/aosp12/system/bt/embdrv/sbc/decoder/srce/
H A Ddecoder-sbc.c37 #define __fallthrough __attribute__((__fallthrough__)) macro
39 #define __fallthrough macro
420 __fallthrough; in OI_CODEC_SBC_FrameCount()