Home
last modified time | relevance | path

Searched defs:sint2korr (Results 1 – 2 of 2) sorted by relevance

/PHP-8.1/ext/mysqlnd/
H A Dmysqlnd_portability.h112 #define sint2korr(A) (*((int16_t *) (A))) macro
164 #define sint2korr(A) (int16_t) (((int16_t) ((zend_uchar) (A)[0])) +\ macro
H A Dconfig-win.h65 #define sint2korr(A) (*((int16_t *) (A))) macro

Completed in 7 milliseconds