Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Did32.c52 #define ID32_VALID(x) (ID32_ENCODE(ID32_DECODE(x)) == (x)) macro
59 #define ID32_VALID(x) (ID32_ENCODE(ID32_DECODE(x)) == (x)) macro
96 if (!ID32_VALID(id)) { in id32_free()
110 if (!ID32_VALID(id)) { in id32_lookup()