Home
last modified time | relevance | path

Searched refs:DoMutableAttribute (Results 1 – 1 of 1) sorted by relevance

/dports/math/gap/gap-4.11.0/src/
H A Dopers.c2428 static Obj DoMutableAttribute(Obj self, Obj obj) in DoMutableAttribute() function
3072 ConvertOperationIntoAttribute(oper, DoMutableAttribute); in FuncOPER_TO_MUTABLE_ATTRIBUTE()
3084 return NewAttribute(name, 0, DoMutableAttribute); in FuncNEW_MUTABLE_ATTRIBUTE()
3473 (ObjFunc) DoMutableAttribute, (ObjFunc) DoVerboseMutableAttribute,
3696 InitHandlerFunc( DoMutableAttribute, "src/opers.c:DoMutableAttribute" ); in InitKernel()