Home
last modified time | relevance | path

Searched defs:ix (Results 1 – 9 of 9) sorted by relevance

/openbmc/qemu/tests/tcg/s390x/
H A Dvxeh2_vs.c73 for (int ix = 0; ix < 16; ix++) { in main() local
H A Dvxeh2_vlstr.c99 int ix; in main() local
/openbmc/openbmc/poky/meta/recipes-core/util-linux/util-linux/
H A Dfcntl-lock.c135 int opt, ix; in main() local
/openbmc/openbmc-test-automation/lib/
H A Dgen_print.py83 def set_last_seconds_ix(ix): argument
/openbmc/u-boot/common/
H A Dlcd.c129 uchar ix = N_BLK_HOR * iy + h / h_step; in test_pattern() local
H A Ddlmalloc.c668 #define idx2binblock(ix) ((unsigned)1 << (ix / BINBLOCKWIDTH)) argument
/openbmc/u-boot/include/
H A Dgdsys_fpga.h25 #define FPGA_SET_REG(ix, fld, val) \ argument
31 #define FPGA_GET_REG(ix, fld, val) \ argument
/openbmc/u-boot/drivers/net/
H A Dvsc9953.c2503 static int vcap_cmd(u32 target, u16 ix, int cmd, int sel, int entry_count) in vcap_cmd()
/openbmc/qemu/tcg/
H A Dtcg.c3044 unsigned ix = get_mmuidx(oi); in tcg_dump_ops() local