Searched defs:Y (Results 1 – 4 of 4) sorted by relevance
/PHP-8.2/ext/hash/ |
H A D | hash_sha3.c | 113 unsigned char Y = (2*x + 3*y) % 5; in permute() local
|
/PHP-8.2/Zend/ |
H A D | zend_portability.h | 225 # define ZEND_ATTRIBUTE_ALLOC_SIZE2(X,Y) __attribute__ ((alloc_size(X,Y))) argument 228 # define ZEND_ATTRIBUTE_ALLOC_SIZE2(X,Y) argument
|
/PHP-8.2/ext/gd/libgd/ |
H A D | gd.c | 1905 #define FILL_PUSH(Y, XL, XR, DY) \ argument 1909 #define FILL_POP(Y, XL, XR, DY) \ argument
|
/PHP-8.2/ext/gd/ |
H A D | gd.c | 2751 zend_long X, Y, COL; in php_imagechar() local
|
Completed in 24 milliseconds