Home
last modified time | relevance | path

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

/PHP-7.3/ext/hash/
H A Dhash_sha3.c115 unsigned char Y = (2*x + 3*y) % 5; in permute() local
/PHP-7.3/Zend/
H A Dzend_portability.h192 # define ZEND_ATTRIBUTE_ALLOC_SIZE2(X,Y) __attribute__ ((alloc_size(X,Y))) argument
195 # define ZEND_ATTRIBUTE_ALLOC_SIZE2(X,Y) argument
/PHP-7.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c14664 # define sqlite3SchemaMutexHeld(X,Y,Z) 1 argument
19063 # define sqlite3TriggerList(X, Y) 0 argument
19183 # define sqlite3FileSuffix3(X,Y) argument
19331 # define sqlite3VtabClear(Y) argument
19332 # define sqlite3VtabSync(X,Y) SQLITE_OK argument
19340 # define sqlite3GetVTable(X,Y) ((VTable*)0) argument
19564 # define sqlite3MemdebugHasType(X,Y) 1 argument
19565 # define sqlite3MemdebugNoType(X,Y) 1 argument
20986 int Y, M, D; /* Year, month, and day */ member
21169 int Y, M, D, A, B, X1, X2; in computeJD() local
[all …]
/PHP-7.3/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-7.3/ext/gd/
H A Dgd.c3624 zend_long SIZE, X, Y, COL; in php_imagechar() local

Completed in 359 milliseconds