Searched refs:WRITE_ULONG (Results 1 – 2 of 2) sorted by relevance
348 #define WRITE_ULONG( p, v ) \ macro490 WRITE_ULONG ( sfnt_header, woff.flavor ); in woff_open_font()648 WRITE_ULONG( sfnt_header, table->Tag ); in woff_open_font()649 WRITE_ULONG( sfnt_header, table->CheckSum ); in woff_open_font()650 WRITE_ULONG( sfnt_header, table->OrigOffset ); in woff_open_font()651 WRITE_ULONG( sfnt_header, table->OrigLength ); in woff_open_font()734 #undef WRITE_ULONG
1597 (WRITE_USHORT, WRITE_ULONG): Add proper casts.3657 (WRITE_BYTE, WRITE_USHORT, WRITE_ULONG): New temporary macros for