Searched defs:ASSERTCMP (Results 1 – 3 of 3) sorted by relevance
/fs/fscache/ |
D | internal.h | 423 #define ASSERTCMP(X, OP, Y) \ macro 457 #define ASSERTCMP(X, OP, Y) do {} while (0) macro
|
/fs/cachefiles/ |
D | internal.h | 312 #define ASSERTCMP(X, OP, Y) \ macro 346 #define ASSERTCMP(X, OP, Y) do {} while (0) macro
|
/fs/afs/ |
D | internal.h | 1697 #define ASSERTCMP(X, OP, Y) \ macro 1753 #define ASSERTCMP(X, OP, Y) \ macro
|