Searched +defs:obj2 +defs:o (Results 1 – 5 of 5) sorted by relevance
76 #define val_(o) ((o)->value_) argument77 #define valraw(o) (val_(o)) argument81 #define rawtt(o) ((o)->tt_) argument88 #define ttypetag(o) withvariant(rawtt(o)) argument91 #define ttype(o) (novariant(rawtt(o))) argument95 #define checktag(o,t) (rawtt(o) == (t)) argument96 #define checktype(o,t) (ttype(o) == (t)) argument118 #define settt_(o,t) ((o)->tt_=(t)) argument122 #define setobj(L,obj1,obj2) \ argument176 #define s2v(o) (&(o)->val) argument[all …]
154 int opCmp(Object o) in opCmp()208 bool opEquals(Object o) in opEquals()338 bool opEquals(const F o) const @safe nothrow pure in opEquals()367 bool opEquals(const Base o) @safe in opEquals()378 bool opEquals(const Base o) @safe in opEquals()502 const Object obj2 = new Object; variable590 override bool opEquals(Object o) in opEquals()816 override bool opEquals(Object o) in opEquals()818 if (this is o) in opEquals() local979 override bool opEquals(Object o) in opEquals()[all …]
325 …override bool opEquals(const Object o) const @safe nothrow { return TypeInfo.opEquals(cast(const T… in opEquals()679 Bacon obj2 = new Bacon; variable
2242 PyModule_AddObject(PyObject *m, char *name, PyObject *o) in PyModule_AddObject()3420 PyObject * obj2 = 0 ; in _wrap_netpgp_list_packets() local3472 PyObject * obj2 = 0 ; in _wrap_netpgp_setvar() local3551 PyObject * obj2 = 0 ; in _wrap_netpgp_incvar() local3632 PyObject * obj2 = 0 ; in _wrap_netpgp_set_homedir() local3749 PyObject * obj2 = 0 ; in _wrap_netpgp_get_key() local3862 PyObject * obj2 = 0 ; in _wrap_netpgp_generate_key() local3913 PyObject * obj2 = 0 ; in _wrap_netpgp_encrypt_file() local3976 PyObject * obj2 = 0 ; in _wrap_netpgp_decrypt_file() local4041 PyObject * obj2 = 0 ; in _wrap_netpgp_sign_file() local[all …]
2870 struct isl_obj obj1, struct isl_obj obj2) in obj_add()3011 struct isl_obj o; in obj_read_disjuncts() local