Home
last modified time | relevance | path

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

/PHP-7.4/ext/fileinfo/libmagic/
H A Dascmagic.c76 struct buffer bb; in file_ascmagic() local
109 struct buffer bb; in file_ascmagic_with_encoding() local
H A Dbuffer.c66 buffer_fill(const struct buffer *bb) in buffer_fill()
H A Dsoftmagic.c211 struct buffer bb; in match() local
1456 msetoffset(struct magic_set *ms, struct magic *m, struct buffer *bb, in msetoffset()
1509 struct buffer bb; in mget() local
/PHP-7.4/ext/hash/
H A Dhash_ripemd.c208 uint32_t aa = state[0], bb = state[1], cc = state[2], dd = state[3]; in RIPEMD128Transform() local
299 uint32_t aa = state[4], bb = state[5], cc = state[6], dd = state[7]; in RIPEMD256Transform() local
397 uint32_t aa = state[0], bb = state[1], cc = state[2], dd = state[3], ee = state[4]; in RIPEMD160Transform() local
496 uint32_t aa = state[5], bb = state[6], cc = state[7], dd = state[8], ee = state[9]; in RIPEMD320Transform() local
/PHP-7.4/ext/opcache/Optimizer/
H A Dblock_pass.c1829 zend_basic_block *b, *bb; in zend_merge_blocks() local
/PHP-7.4/Zend/
H A Dzend_strtod.c2550 Bigint *bb, *bb1, *bd, *bd0, *bs, *delta; local
/PHP-7.4/ext/standard/
H A Darray.c5631 Bucket *bb = *(Bucket **)b; local

Completed in 41 milliseconds