Home
last modified time | relevance | path

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

/php-src/ext/hash/
H A Dphp_hash_tiger_tables.h20 #define t3 (table+256*2) macro
/php-src/Zend/Optimizer/
H A Dzend_func_info.c65 uint32_t t3 = 0; in zend_range_info() local
H A Dzend_inference.c799 zend_long op1_min, op2_min, op1_max, op2_max, t1, t2, t3, t4; in zend_inference_calc_binary_op_range() local
/php-src/ext/intl/breakiterator/
H A Dcodepointiterator_internal.cpp25 void *t3; member
/php-src/ext/standard/
H A Dbase64.c766 __m256i t0, t1, t2, t3; in php_base64_encode_avx2_reshuffle() local
831 __m128i t0, t1, t2, t3; in php_base64_encode_ssse3_reshuffle() local
/php-src/ext/opcache/jit/ir/
H A Dir.c741 ir_ref ir_proto_3(ir_ctx *ctx, uint8_t flags, ir_type ret_type, ir_type t1, ir_type t2, ir_type t3)
754 ir_ref ir_proto_4(ir_ctx *ctx, uint8_t flags, ir_type ret_type, ir_type t1, ir_type t2, ir_type t3,
769 ir_ref ir_proto_5(ir_ctx *ctx, uint8_t flags, ir_type ret_type, ir_type t1, ir_type t2, ir_type t3,

Completed in 113 milliseconds