Searched defs:IDENTICAL (Results 1 – 6 of 6) sorted by relevance
53 #define IDENTICAL(A, B) (A.st_dev == B.st_dev && A.st_ino == B.st_ino) macro
51 #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
69 #define IDENTICAL(A, B) (A.st_dev == B.st_dev && A.st_ino == B.st_ino) macro
146 #define IDENTICAL(A, B) (A.st_dev == B.st_dev && A.st_ino == B.st_ino) macro