Home
last modified time | relevance | path

Searched defs:NMB (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DBitTracker.cpp1005 uint16_t NMB = NM.first(), NME = NM.last(); in subst() local
/freebsd/sys/dev/netmap/
H A Dnetmap_kern.h1972 NMB(struct netmap_adapter *na, struct netmap_slot *slot) in NMB() function