Searched defs:lookup_error (Results 1 – 3 of 3) sorted by relevance
126 pub(crate) fn lookup_error(source: &str, step: &str, path: PathSlice, current: &Value) -> Error { in lookup_error() function
200 std::string lookup_error; in MakeMCRegisterInfo() local
1043 static PyObject *lookup_error(PyObject *self, PyObject *args) in lookup_error() function