Home
last modified time | relevance | path

Searched refs:other_b (Results 1 – 3 of 3) sorted by relevance

/external/boringssl/src/crypto/bio/
Dpair.c439 struct bio_bio_st *other_b = other_bio->ptr; in bio_ctrl() local
440 assert(other_b != NULL); in bio_ctrl()
441 ret = other_b->len == 0 && other_b->closed; in bio_ctrl()
/external/valgrind/coregrind/
Dm_mallocfree.c1251 Block* other_b; in unsplittableBlockSane() local
1269 other_b = b + get_bszB(b); in unsplittableBlockSane()
1270 if (other_b-1 != (Block*)sb_end) in unsplittableBlockSane()
2019 Block* other_b; in mergeWithFreeNeighbours() local
2031 other_b = b + b_bszB; in mergeWithFreeNeighbours()
2032 if (other_b+min_useful_bszB(a)-1 <= (Block*)sb_end) { in mergeWithFreeNeighbours()
2034 other_bszB = get_bszB(other_b); in mergeWithFreeNeighbours()
2035 if (!is_inuse_block(other_b)) { in mergeWithFreeNeighbours()
2038 vg_assert(blockSane(a, other_b)); in mergeWithFreeNeighbours()
2041 unlinkBlock( a, other_b, in mergeWithFreeNeighbours()
[all …]
/external/syslinux/gpxe/src/include/gpxe/
Discsi.h77 uint8_t other_b[8]; member
107 uint8_t other_b[8]; member