Searched defs:FT_PEEK_SHORT (Results 1 – 4 of 4) sorted by relevance
168 #define FT_PEEK_SHORT( p ) FT_INT16( FT_BYTE_U16( p, 0, 8) | \ macro