Searched refs:_cdf_tole8 (Results 1 - 1 of 1) sorted by relevance
| /PHP_TRUNK/ext/fileinfo/libmagic/ | ||
| H A D | cdf.c | 83 #define CDF_TOLE8(x) ((uint64_t)(NEED_SWAP ? _cdf_tole8(x) : (uint64_t)(x))) 123 _cdf_tole8(uint64_t sv) function |
Completed in 4 milliseconds