Home
last modified time | relevance | path

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

/php-src/ext/mysqlnd/
H A Dmysqlnd_portability.h70 #define bit_uint4korr(A) ((uint32_t) (((uint32_t) (((unsigned char*) (A))[3])) +\ macro
H A Dmysqlnd_ps_codec.c69 case 4:uval = is_bit? (uint64_t) bit_uint4korr(*row):(uint64_t) uint4korr(*row);break; in ps_fetch_from_1_to_8_bytes()

Completed in 11 milliseconds