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