Searched defs:TEST_SIZEOF (Results 1 - 1 of 1) sorted by relevance
/third_party/ltp/tools/sparse/sparse-src/validation/preprocessor/ | ||
H A D | predef.c | 35 #define TEST_SIZEOF(X, T) if (__SIZEOF_ ## X ## __ != sizeof(T)) return 1 in test() macro [all...] |
Completed in 1 milliseconds