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

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

Completed in 64 milliseconds