Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dutil.c228 # define DEV_DEV_COMPARE(a, b) ((a) == (b)) macro
/freebsd/contrib/tcsh/
H A Dsh.h254 # define DEV_DEV_COMPARE(x,y) ((x) == (y)) macro