Searched defs:FT_PEEK_LONG (Results 1 – 2 of 2) sorted by relevance
174 #define FT_PEEK_LONG( p ) FT_INT32( FT_BYTE_U32( p, 0, 24 ) | \ macro