Home
last modified time | relevance | path

Searched defs:bb (Results 1 – 4 of 4) sorted by relevance

/PHP-7.1/ext/hash/
H A Dhash_ripemd.c206 uint32_t aa = state[0], bb = state[1], cc = state[2], dd = state[3]; in RIPEMD128Transform() local
297 uint32_t aa = state[4], bb = state[5], cc = state[6], dd = state[7]; in RIPEMD256Transform() local
395 uint32_t aa = state[0], bb = state[1], cc = state[2], dd = state[3], ee = state[4]; in RIPEMD160Transform() local
494 uint32_t aa = state[5], bb = state[6], cc = state[7], dd = state[8], ee = state[9]; in RIPEMD320Transform() local
/PHP-7.1/ext/opcache/Optimizer/
H A Dblock_pass.c1732 zend_basic_block *b, *bb; in zend_merge_blocks() local
/PHP-7.1/Zend/
H A Dzend_strtod.c2547 Bigint *bb, *bb1, *bd, *bd0, *bs, *delta; local
/PHP-7.1/ext/standard/
H A Darray.c4811 Bucket *bb = *(Bucket **)b; local

Completed in 38 milliseconds