HomeSort by: relevance | last modified time | path
    Searched refs:WORDZE (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/rbootd/
rmp_var.h 125 * WORDZE(w) Return True if u_word `w' is zero, False otherwise.
137 #define WORDZE(w) ((w) == 0)
150 #define WORDZE(w) \
utils.c 132 if (WORDZE(rmp->r_brq.rmp_seqno))
rmpproto.c 116 if (WORDZE(rmp->r_brq.rmp_seqno))

Completed in 12 milliseconds