Home
last modified time | relevance | path

Searched refs:fallthrough (Results 1 – 9 of 9) sorted by relevance

/optee_os/lib/libutils/ext/
A Dsnprintk.c320 fallthrough; in kprintf()
387 fallthrough; in kprintf()
415 fallthrough; in kprintf()
471 fallthrough; in kprintf()
/optee_os/core/pta/tests/
A Daes_perf.c74 fallthrough; in init_ctx()
96 fallthrough; in init_ctx()
/optee_os/lib/libutils/ext/include/
A Dcompiler.h259 #define fallthrough __attribute__((__fallthrough__)) macro
261 #define fallthrough do {} while (0) /* fallthrough */ macro
/optee_os/out/arm/export-ta_arm32/include/
A Dcompiler.h259 #define fallthrough __attribute__((__fallthrough__)) macro
261 #define fallthrough do {} while (0) /* fallthrough */ macro
/optee_os/out/arm/export-ta_arm64/include/
A Dcompiler.h259 #define fallthrough __attribute__((__fallthrough__)) macro
261 #define fallthrough do {} while (0) /* fallthrough */ macro
/optee_os/out/arm/export-ta_arm32/host_include/
A Dcompiler.h259 #define fallthrough __attribute__((__fallthrough__)) macro
261 #define fallthrough do {} while (0) /* fallthrough */ macro
/optee_os/out/arm/export-ta_arm64/host_include/
A Dcompiler.h259 #define fallthrough __attribute__((__fallthrough__)) macro
261 #define fallthrough do {} while (0) /* fallthrough */ macro
/optee_os/lib/libutee/
A Dtee_api_operations.c118 fallthrough; in TEE_AllocateOperation()
135 fallthrough; in TEE_AllocateOperation()
/optee_os/core/tee/
A Dtee_svc.c534 fallthrough; in utee_param_to_param()

Completed in 13 milliseconds