Home
last modified time | relevance | path

Searched defs:BC_BSWAP (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/bcmath/libbcmath/src/
H A Dprivate.h45 # define BC_BSWAP(u) ZEND_BYTES_SWAP64(u) macro
51 # define BC_BSWAP(u) ZEND_BYTES_SWAP32(u) macro

Completed in 4 milliseconds