Searched defs:SET (Results 1 – 3 of 3) sorted by relevance
/openbmc/ipmitool/src/plugins/lan/ |
H A D | md5.c | 203 #define SET(a, b, c, d, k, s, Ti)\ in md5_process() macro 229 #define SET(a, b, c, d, k, s, Ti)\ in md5_process() macro 255 #define SET(a, b, c, d, k, s, Ti)\ in md5_process() macro 281 #define SET(a, b, c, d, k, s, Ti)\ in md5_process() macro
|
/openbmc/qemu/disas/ |
H A D | sh4.c | 246 #define SH_VALID_BASE_ARCH_SET(SET) (((SET) & arch_sh_base_mask) != 0) argument 247 #define SH_VALID_MMU_ARCH_SET(SET) (((SET) & arch_sh_mmu_mask) != 0) argument 248 #define SH_VALID_CO_ARCH_SET(SET) (((SET) & arch_sh_co_mask) != 0) argument 249 #define SH_VALID_ARCH_SET(SET) \ argument 256 #define SH_ARCH_SET_HAS_FPU(SET) \ argument 258 #define SH_ARCH_SET_HAS_DSP(SET) \ argument
|
/openbmc/qemu/hw/cxl/ |
H A D | cxl-mailbox-utils.c | 81 #define SET 0x1 macro
|