Searched refs:append_reverse_ulong (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/libxml2-26/libxml2/
H A DxmlIO.c1486 * append_reverse_ulong
1494 append_reverse_ulong( xmlZMemBuff * buff, unsigned long data ) { function
1770 append_reverse_ulong( buff, buff->crc );
1771 append_reverse_ulong( buff, buff->zctrl.total_in );
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A DxmlIO.c1353 * append_reverse_ulong
1361 append_reverse_ulong( xmlZMemBuff * buff, unsigned long data ) { function
1637 append_reverse_ulong( buff, buff->crc );
1638 append_reverse_ulong( buff, buff->zctrl.total_in );

Completed in 134 milliseconds