Searched refs:_cdf_tole4 (Results 1 - 1 of 1) sorted by relevance
| /PHP_TRUNK/ext/fileinfo/libmagic/ | ||
| H A D | cdf.c | 84 #define CDF_TOLE4(x) ((uint32_t)(NEED_SWAP ? _cdf_tole4(x) : (uint32_t)(x))) 107 _cdf_tole4(uint32_t sv) function |
Completed in 4 milliseconds