Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/ibmnws/include/
H A Dpnp.h495 #define tag_small_count(t) ((t) & 0x07) macro
/netbsd-src/sys/arch/prep/include/
H A Dpnp.h520 #define tag_small_count(t) ((t) & 0x07) macro