Searched refs:SIGNATURE_16 (Results 1 – 1 of 1) sorted by relevance
59 #define SIGNATURE_16(A, B) ((A) | (B << 8)) macro61 #define SIGNATURE_32(A, B, C, D) ((SIGNATURE_16 (A, B)) | (SIGNATURE_16 (C, D) << 16))