Searched refs:complexity_length_n (Results 1 – 3 of 3) sorted by relevance
165 .def_prop_rw("complexity_n", &State::complexity_length_n, in NB_MODULE()
143 results.complexity_n += st.complexity_length_n(); in RunInThread()
888 ComplexityN complexity_length_n() const { return complexity_n_; } in complexity_length_n() function