Home
last modified time | relevance | path

Searched defs:need (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/target/openrisc/
H A Dmmu.c39 target_ulong addr, int need, bool super) in get_phys_mmu()
123 int need = (access_type == MMU_INST_FETCH ? PAGE_EXEC in openrisc_cpu_tlb_fill() local
/openbmc/u-boot/drivers/mtd/ubi/
H A Dmisc.c95 int need = ubi->beb_rsvd_level - ubi->beb_rsvd_pebs; in ubi_update_reserved() local
/openbmc/qemu/libdecnumber/dpd/
H A Ddecimal128.c201 Int need; /* .. */ in decimal128ToNumber() local
H A Ddecimal64.c218 Int need; /* .. */ in decimal64ToNumber() local
/openbmc/qemu/libdecnumber/
H A DdecNumber.c4186 Int need=D2U(maxdigits)+1; in decAddOp() local
6385 Int accunits, need; /* units in use or needed for acc */ local