Searched defs:first_path_ns (Results 1 – 3 of 3) sorted by relevance
4790 first_path_ns: int = field(kw_only=True, default=0) variable in CirValue
27403 pub first_path_ns: u16, field27444 let first_path_ns = bytes.get_mut().get_u16_le(); in parse_inner() localVariable