Searched refs:IS_ULONG2 (Results 1 – 1 of 1) sorted by relevance
23 #define IS_ULONG2(X) IS_ULONG_##X macro24 #define IS_ULONG(X) IS_ULONG2(X)