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