Home
last modified time | relevance | path

Searched defs:nz (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/lib/bzip2/
H A Dbzlib_compress.c98 #define bsNEEDW(nz) \ argument
/openbmc/qemu/hw/block/
H A Dvirtio-blk.c524 int64_t nz = data->zone_report_data.nr_zones; in virtio_blk_zone_report_complete() local
/openbmc/qemu/target/i386/tcg/
H A Dtranslate.c1426 int nz = (s->prefix & PREFIX_REPNZ) ? 1 : 0; in do_gen_rep() local
/openbmc/qemu/target/hppa/
H A Dtranslate.c3895 bool d, bool nz, unsigned len, TCGv_i64 val) in do_dep_sar()