Searched defs:lt (Results 1 – 4 of 4) sorted by relevance
82 LARGE_INTEGER lt = {0}; in zend_hrtime() local
477 __m128i lt = _mm_cmplt_epi8(in, Z_); in php_url_encode_impl() local
5865 __m128i in, gt, lt, cmp, delta; local
1791 __m128i lt = _mm_cmplt_epi8(operand, threshold); /* Find all which are continuation bytes */ in mb_fast_strlen_utf8() local
Completed in 53 milliseconds