Home
last modified time | relevance | path

Searched refs:cnt1 (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
Dpending-4.c14 int cnt1 = 0; local
27 cnt1++;
30 if (cnt0 != 1 || cnt1 != 7)
/openbsd/src/usr.bin/join/
Djoin.c394 u_long cnt1, cnt2; in joinlines() local
402 for (cnt1 = 0; cnt1 < F1->setcnt; ++cnt1) in joinlines()
403 outoneline(F1, &F1->set[cnt1]); in joinlines()
406 for (cnt1 = 0; cnt1 < F1->setcnt; ++cnt1) in joinlines()
408 outtwoline(F1, &F1->set[cnt1], F2, &F2->set[cnt2]); in joinlines()
/openbsd/src/sys/dev/pci/drm/amd/amdgpu/
Damdgpu.h1416 …efine amdgpu_asic_get_pcie_usage(adev, cnt0, cnt1) ((adev)->asic_funcs->get_pcie_usage((adev), (cn… argument
/openbsd/src/sys/dev/pci/
Dif_ixl.c5029 uint32_t cnt1 = 0; in ixl_pf_reset() local
5055 for (cnt1 = 0; cnt1 < I40E_PF_RESET_WAIT_COUNT; cnt1++) { in ixl_pf_reset()
/openbsd/src/gnu/usr.bin/binutils-2.17/cpu/
Dcris.cpu3749 ((BWD tmpd) (SI cnt1) (SI cnt2))
3750 (set cnt1 Rs)
3751 (set cnt2 (if SI (ne (and cnt1 32) 0) 31 (and cnt1 31)))