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