Searched defs:DEV_DEV_COMPARE (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/bmake/ | ||
H A D | util.c | 228 # define DEV_DEV_COMPARE(a, b) ((a) == (b)) macro |
/dflybsd-src/contrib/tcsh-6/ | ||
H A D | sh.h | 257 # define DEV_DEV_COMPARE(x,y) ((x) == (y)) macro |