Searched refs:obj2ast_object (Results 1 – 2 of 2) sorted by relevance
1004 static int obj2ast_object(struct ast_state *Py_UNUSED(state), PyObject* obj, PyObject** out, PyAren… in obj2ast_object() function1036 return obj2ast_object(state, obj, out, arena); in obj2ast_identifier()1045 return obj2ast_object(state, obj, out, arena); in obj2ast_string()
4318 obj2ast_object().