Home
last modified time | relevance | path

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

/php-src/ext/mysqlnd/
H A Dconfig-win.h39 #define sint2korr(A) (*((int16_t *) (A))) macro
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

Completed in 7 milliseconds