Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/nsd/dist/
H A Dnsd.h100 #define STATUP2(nsd, stc, i) nsd->st->stc[(i) <= (LASTELEM(nsd->st->stc) - 1) ? i : LASTELEM(nsd->s… macro
104 #define STATUP2(nsd, stc, i) /* Nothing */ macro