Searched defs:n0 (Results 1 – 12 of 12) sorted by relevance
| /openbmc/phosphor-pid-control/experiments/ |
| H A D | drive.cpp | 83 int64_t n0 = static_cast<int64_t>(r0.value); in driveGoal() local 149 int64_t n0 = static_cast<int64_t>(r0.value); in driveTime() local 247 int64_t n0 = std::get<1>(t); in driveMain() local
|
| /openbmc/u-boot/arch/nios2/lib/ |
| H A D | longlong.h | 158 #define __udiv_qrnnd_c(q, r, n1, n0, d) \ argument
|
| H A D | libgcc.c | 152 UWtype d0, d1, n0, n1, n2; in __udivmoddi4() local
|
| /openbmc/qemu/util/ |
| H A D | host-utils.c | 282 static Int128 udiv256_qrnnd(Int128 *r, Int128 n1, Int128 n0, Int128 d) in udiv256_qrnnd()
|
| /openbmc/u-boot/drivers/ddr/fsl/ |
| H A D | interactive.c | 1239 #define PRINT_NNXXS(n0, n1, x0, x1, s) \ in ddr3_spd_dump() argument 1432 #define PRINT_NNXXS(n0, n1, x0, x1, s) \ in ddr4_spd_dump() argument
|
| /openbmc/qemu/tcg/ |
| H A D | tci.c | 87 uint8_t *n0, void **l1) in tci_args_nl()
|
| /openbmc/qemu/include/qemu/ |
| H A D | host-utils.h | 797 uint64_t n0, uint64_t d) in udiv_qrnnd()
|
| /openbmc/qemu/disas/ |
| H A D | m68k.c | 866 #define M(n0,n1,n2,n3,n4,n5,n6,n70,n71,n72,n73,n74) \ in m68k_valid_ea() argument
|
| /openbmc/qemu/target/arm/tcg/ |
| H A D | sme_helper.c | 1410 uint16_t *n0 = vn; in HELPER() local
|
| H A D | sve_helper.c | 962 uint64_t n0 = n[i + 0]; local 8426 uint64_t n0 = *(uint64_t *)(vn + i); in HELPER() local
|
| H A D | vec_helper.c | 3205 uint16_t *n0 = vn; in HELPER() local
|
| /openbmc/qemu/fpu/ |
| H A D | softfloat.c | 1031 uint64_t n1, n0, r, q; in frac64_div() local
|