Searched defs:true (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/arch/powerpc/boot/ |
H A D | types.h | 46 #define true 1 macro
|
/openbmc/u-boot/lib/dhry/ |
H A D | dhry.h | 403 #define true 1 macro
|
/openbmc/qemu/pc-bios/s390-ccw/ |
H A D | s390-ccw.h | 21 #define true 1 macro
|
/openbmc/qemu/target/microblaze/ |
H A D | translate.c | 326 DO_TYPEA(add, true, gen_add) in DO_TYPEA() argument 480 DO_TYPEA_CFG(idiv, use_div, true, gen_idiv) in DO_TYPEA_CFG() argument 569 DO_TYPEA(rsub, true, gen_rsub) in DO_TYPEA() argument
|
/openbmc/qemu/target/sparc/ |
H A D | translate.c | 3238 TRANS(WRY, ALL, do_wr_special, a, true, do_wry) in TRANS() argument 3364 TRANS(WRMWAIT, VIS4, do_wr_special, a, true, do_wrmwait) in TRANS() argument 4089 TRANS(SLL_r, ALL, do_shift_r, a, true, true) in TRANS() argument 4126 TRANS(SLL_i, ALL, do_shift_i, a, true, true) in TRANS() argument 4604 TRANS(LDXEFSR, VIS3B, do_ldxfsr, a, true) in TRANS() argument
|
/openbmc/linux/tools/mm/ |
H A D | page_owner_sort.c | 27 #define true 1 macro
|
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
H A D | phy_cmn.c | 31 #define MUX(pred, true, false) ((pred) ? (true) : (false)) argument
|
/openbmc/qemu/target/arm/tcg/ |
H A D | translate.c | 3867 DO_CMP2(TST, tcg_gen_and_i32, true) in DO_CMP2() argument 4363 DO_QADDSUB(QADD, true, false) in DO_QADDSUB() argument
|
H A D | translate-sve.c | 1017 TRANS_FEAT(ASR_zzi, aa64_sve, do_shift_imm, a, true, tcg_gen_gvec_sari) in TRANS_FEAT() argument
|