Searched refs:COFF_LONG_H (Results 1 – 3 of 3) sorted by relevance
43 #define COFF_LONG_H(ps) (((long)(((unsigned long)((unsigned char)ps[0])<<24) |\ macro
40 #define COFF_LONG_H(ps) (((long)(((unsigned long)((unsigned char)ps[0])<<24) |\ macro