Searched defs:IDENTICAL (Results 1 – 6 of 6) sorted by relevance
50 #define IDENTICAL(A, B) (A.st_dev == B.st_dev && A.st_ino == B.st_ino) macro
52 #define IDENTICAL(A, B) (A.st_dev == B.st_dev && A.st_ino == B.st_ino) macro
73 #define IDENTICAL(A,B) (A.st_dev==B.st_dev && A.st_ino==B.st_ino) macro
350 #define IDENTICAL(A, B) (A.st_dev == B.st_dev && A.st_ino == B.st_ino) macro
63 #define IDENTICAL(A, B) (A.st_dev == B.st_dev && A.st_ino == B.st_ino) macro
142 #define IDENTICAL(A, B) (A.st_dev == B.st_dev && A.st_ino == B.st_ino) macro