Home
last modified time | relevance | path

Searched defs:Y (Results 1 – 5 of 5) sorted by relevance

/PHP-8.2/ext/hash/
H A Dhash_sha3.c113 unsigned char Y = (2*x + 3*y) % 5; in permute() local
/PHP-8.2/Zend/
H A Dzend_portability.h234 # define ZEND_ATTRIBUTE_ALLOC_SIZE2(X,Y) __attribute__ ((alloc_size(X,Y))) argument
237 # define ZEND_ATTRIBUTE_ALLOC_SIZE2(X,Y) argument
/PHP-8.2/ext/gd/libgd/
H A Dgd.c1905 #define FILL_PUSH(Y, XL, XR, DY) \ argument
1909 #define FILL_POP(Y, XL, XR, DY) \ argument
/PHP-8.2/ext/opcache/jit/ir/
H A Dir.c856 #define IR_FOLD1(X, Y) IR_FOLD2(X, Y) argument
857 #define IR_FOLD2(X, Y) case IR_RULE_ ## Y: argument
/PHP-8.2/ext/gd/
H A Dgd.c2742 zend_long X, Y, COL; in php_imagechar() local

Completed in 38 milliseconds