Searched refs:wherep (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/quic/crypto/
H A Dstrike_register.cc345 // to do that we keep pointers to the parent (wherep) and grandparent
348 uint32 p = internal_node_head_ >> 8, *wherep = &internal_node_head_, local
351 whereq = wherep;
355 wherep = &inode->data_[0];
356 p = (*wherep) >> 8;
370 // |wherep| points to the left child pointer in the parent so we can add
372 const uint32 other_child = wherep[1];
/external/valgrind/main/helgrind/
H A Dhg_errors.c417 ExeContext* wherep = NULL; local
428 &wherep, &thrp, &conf_szB, &conf_isW, &conf_locksHeldW,
431 tl_assert(wherep);
435 xe->XE.Race.h2_ct_accEC = wherep;

Completed in 885 milliseconds