Home
last modified time | relevance | path

Searched defs:_ (Results 1 – 15 of 15) sorted by relevance

/php-src/ext/opcache/jit/ir/
H A Dir_fold.h1368 IR_FOLD(PHI(_, _)) // TODO: PHI(_, _, _) in IR_FOLD()
2883 IR_FOLD(MUL(_, _)) in IR_FOLD()
2894 IR_FOLD(MUL_OV(_, _)) in IR_FOLD()
2904 IR_FOLD(SUB(_, _)) in IR_FOLD()
2912 IR_FOLD(SUB_OV(_, _)) in IR_FOLD()
2923 IR_FOLD(OR(_,_)) in IR_FOLD()
2934 IR_FOLD(XOR(_,_)) in IR_FOLD()
2944 IR_FOLD(NE(_, _)) in IR_FOLD()
2956 IR_FOLD(GE(_, _)) in IR_FOLD()
2974 IR_FOLD(UGE(_, _)) in IR_FOLD()
[all …]
H A Dir_x86.h12 # define IR_GP_REGS(_) \ argument
30 # define IR_FP_REGS(_) \ argument
50 # define IR_GP_REGS(_) \ argument
60 # define IR_FP_REGS(_) \ argument
H A Dir_php.h11 #define IR_PHP_OPS(_) argument
H A Dir_aarch64.h11 #define IR_GP_REGS(_) \ argument
45 # define IR_FP_REGS(_) \ argument
H A Dir.h126 #define IR_TYPES(_) \ argument
218 #define IR_OPS(_) \ argument
/php-src/Zend/
H A Dzend_vm_handlers.h1 #define VM_HANDLERS(_) \ argument
H A Dzend_alloc_sizes.h32 #define ZEND_MM_BINS_INFO(_, x, y) \ argument
H A Dzend_ast.h231 # define ZEND_AST_SPEC_CALL_(name, _, _5, _4, _3, _2, _1, suffix, ...) \ argument
235 # define ZEND_AST_SPEC_CALL_EX_(name, _, _6, _5, _4, _3, _2, _1, suffix, ...) \ argument
H A Dzend_string.h563 #define ZEND_KNOWN_STRINGS(_) \ argument
H A Dzend_API.h1504 #define Z_EXPECTED_TYPES(_) \ argument
/php-src/ext/gettext/
H A Dgettext.stub.php12 function _(string $message): string {} function
/php-src/ext/bcmath/libbcmath/src/
H A Drecmul.c183 #define LUT_ITERATE(_, A) \ argument
/php-src/ext/opcache/jit/
H A Dzend_jit_internal.h243 #define ZEND_JIT_TRACE_STOP(_) \ argument
H A Dzend_jit_ir.c214 #define JIT_STUBS(_) \ argument
/php-src/ext/ffi/
H A Dffi.c6764 #define SIMPLE_ATTRIBUTES(_) \ argument
6862 #define VALUE_ATTRIBUTES(_) \ argument

Completed in 122 milliseconds