Searched defs:highest (Results 1 - 10 of 10) sorted by relevance

/freebsd-current/tests/sys/file/
H A Dclosefrom_test.c116 int cnt, i, highest; local
[all...]
/freebsd-current/usr.sbin/ppp/
H A Dlink.c97 struct mqueue *queue, *highest; local
110 struct mqueue *queue, *highest; local
153 struct mqueue *queue, *highest; local
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A Dppc64.h275 inline static uint16_t highest(uint64_t x) { return x >> 48; } function in namespace:llvm::jitlink::ppc64
/freebsd-current/contrib/tcsh/
H A Dsh.hist.c541 unsigned highest = 0; local
[all...]
/freebsd-current/contrib/sendmail/src/
H A Ddaemon.c325 int highest = -1; local
/freebsd-current/sys/contrib/dev/rtw88/
H A Dmain.c1601 __le16 highest; local
/freebsd-current/contrib/llvm-project/lld/ELF/Arch/
H A DPPC64.cpp426 static uint16_t highest(uint64_t v) { return v >> 48; } function in class:__anon1302::PPCLegacyInsn
/freebsd-current/sys/contrib/dev/rtw89/
H A Dcore.c3152 static const __le16 highest[RF_PATH_MAX] = { local
3188 const __le16 *highest = chip->support_bw160 ? highest_bw160 : highest_bw80; local
/freebsd-current/sys/dev/pci/
H A Dpci.c2798 int oldstate, highest, delay; local
/freebsd-current/sys/amd64/amd64/
H A Dpmap.c2353 long start, end, highest, pv_npg; local

Completed in 245 milliseconds