Searched refs:_cdf_tole2 (Results 1 - 1 of 1) sorted by relevance
| /PHP_TRUNK/ext/fileinfo/libmagic/ | ||
| H A D | cdf.c | 85 #define CDF_TOLE2(x) ((uint16_t)(NEED_SWAP ? _cdf_tole2(x) : (uint16_t)(x))) 93 _cdf_tole2(uint16_t sv) function |
Completed in 4 milliseconds