Searched defs:stack_entries (Results 1 – 3 of 3) sorted by relevance
21 private $stack_entries; variable in Grpc\\Testing\\DebugInfo
24 repeated string stack_entries = 1; field
950 unsigned stack_entries = (elems + 3) >> 2; in update_nstack() local