Searched refs:FT_PEEK_OFF3 (Results 1 – 2 of 2) sorted by relevance
191 #define FT_PEEK_OFF3( p ) FT_INT32( FT_INT8_I32( p, 0, 16 ) | \ macro237 ( (long)( buffer += 3, FT_PEEK_OFF3( buffer - 3 ) ) )
360 poff[0] = FT_PEEK_OFF3( p ); in cff_index_load_offsets()