Home
last modified time | relevance | path

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

/freebsd/contrib/lib9p/pytest/
H A Dsequencer.py12 _ProtoStruct = { variable
20 _ProtoStruct[_i] = _ProtoStruct[str(_i)]
206 self.struct = _ProtoStruct[fmt]
272 EncDecSimple.string_len = _ProtoStruct[2]