Home
last modified time | relevance | path

Searched refs:cond (Results 1 – 5 of 5) sorted by relevance

/tf-a-ffa_el3_spmc/include/lib/
A Dcassert.h20 #define CASSERT(cond, msg) \ argument
21 typedef char msg[(cond) ? 1 : -1] __unused
/tf-a-ffa_el3_spmc/lib/compiler-rt/builtins/
A Dassembly.h96 #define IT(cond) it cond argument
97 #define ITT(cond) itt cond argument
99 #define IT(cond) argument
100 #define ITT(cond) argument
/tf-a-ffa_el3_spmc/lib/zlib/
A Dzutil.h241 # define Assert(cond,msg) {if(!(cond)) z_error(msg);} argument
248 # define Assert(cond,msg) argument
/tf-a-ffa_el3_spmc/include/drivers/nxp/crypto/caam/
A Dsec_hw_specific.h332 uint32_t cond:8; member
/tf-a-ffa_el3_spmc/drivers/nxp/crypto/caam/src/
A Dsec_hw_specific.c99 ERROR(" Condition %x\n", error_code.error_desc.jmp_halt_cond_src.cond); in hw_handle_jmp_halt_cond_err()

Completed in 26 milliseconds