Searched refs:cold (Results 1 – 6 of 6) sorted by relevance
/php-src/ext/standard/tests/strings/ |
H A D | metaphone.phpt | 18 "They fell forward, grovelling heedlessly on the cold earth.",
|
/php-src/build/ |
H A D | ax_gcc_func_attribute.m4 | 31 # cold 104 [cold], [
|
/php-src/Zend/ |
H A D | zend_portability.h | 286 # define ZEND_COLD __attribute__((cold)) 302 # define ZEND_ATTRIBUTE_COLD_LABEL __attribute__((cold));
|
H A D | zend_vm_gen.php | 1128 function gen_helper($f, $spec, $kind, $name, $op1, $op2, $param, $code, $lineno, $inline, $cold = f… argument 1155 if ($cold) { 2564 $cold = !empty($m[1]) && $m[1] === "_COLD"; 2587 …ay("op1"=>$op1,"op2"=>$op2,"param"=>$param,"code"=>"","inline"=>$inline,"cold"=>$cold,"hot"=>$hot);
|
/php-src/ext/zlib/tests/ |
H A D | data.inc | 80 Words to the heat of deeds too cold breath gives.
|
/php-src/ext/opcache/jit/ |
H A D | zend_jit_ir.c | 9442 …nd_jit_ctx *jit, const zend_op *opline, const zend_op_array *op_array, uint32_t op1_info, int cold) argument
|
Completed in 91 milliseconds