Searched refs:_x1 (Results 1 – 2 of 2) sorted by relevance
488 #define FT_MAKE_TAG( _x1, _x2, _x3, _x4 ) \ argument489 ( ( FT_STATIC_BYTE_CAST( FT_Tag, _x1 ) << 24 ) | \
699 #define FT_IMAGE_TAG( value, _x1, _x2, _x3, _x4 ) \ argument700 value = ( ( FT_STATIC_BYTE_CAST( unsigned long, _x1 ) << 24 ) | \