Searched refs:JaxPmapFunctionObject (Results 1 – 1 of 1) sorted by relevance
565 struct JaxPmapFunctionObject { struct579 return &(reinterpret_cast<JaxPmapFunctionObject*>(handle.ptr())->fun); in AsPmapFunctionUnchecked()591 offsetof(JaxPmapFunctionObject, fun)); in AsPyHandle()600 JaxPmapFunctionObject* self = in JaxPmapFunction_tp_new()601 reinterpret_cast<JaxPmapFunctionObject*>(subtype->tp_alloc(subtype, 0)); in JaxPmapFunction_tp_new()610 JaxPmapFunctionObject* o = reinterpret_cast<JaxPmapFunctionObject*>(self); in JaxPmapFunction_tp_dealloc()621 JaxPmapFunctionObject* o = reinterpret_cast<JaxPmapFunctionObject*>(self); in JaxPmapFunction_tp_traverse()629 JaxPmapFunctionObject* o = reinterpret_cast<JaxPmapFunctionObject*>(self); in JaxPmapFunction_tp_clear()649 JaxPmapFunctionObject* o = reinterpret_cast<JaxPmapFunctionObject*>(self); in JaxPmapFunction_get_dict()658 JaxPmapFunctionObject* o = reinterpret_cast<JaxPmapFunctionObject*>(self); in JaxPmapFunction_set_dict()[all …]