Home
last modified time | relevance | path

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

/system/keymaster/key_blob_utils/
Docb.c344 #define __fallthrough __attribute__((__fallthrough__)); macro
346 #define __fallthrough macro
908 __fallthrough; in process_ad()
911 __fallthrough; in process_ad()
914 __fallthrough; in process_ad()
917 __fallthrough; in process_ad()
921 __fallthrough; in process_ad()
924 __fallthrough; in process_ad()
927 __fallthrough; in process_ad()
1087 __fallthrough; in ae_encrypt()
[all …]
/system/bt/embdrv/sbc/decoder/srce/
Ddecoder-sbc.c37 #define __fallthrough __attribute__((__fallthrough__)) macro
39 #define __fallthrough macro
422 __fallthrough; in OI_CODEC_SBC_FrameCount()