Home
last modified time | relevance | path

Searched refs:bit_uint3korr (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/mysqlnd/
H A Dmysqlnd_portability.h67 #define bit_uint3korr(A) ((uint32_t) (((uint32_t) (((unsigned char*) (A))[2])) +\ macro
H A Dmysqlnd_ps_codec.c70 case 3:uval = is_bit? (uint64_t) bit_uint3korr(*row):(uint64_t) uint3korr(*row);break; in ps_fetch_from_1_to_8_bytes()

Completed in 9 milliseconds