Lines Matching defs:res
73 olist(Node *n, Node *res) in olist()
80 oeval(Node *n, Node *res) in oeval()
89 ocast(Node *n, Node *res) in ocast()
100 oindm(Node *n, Node *res) in oindm()
118 oindc(Node *n, Node *res) in oindc()
136 oframe(Node *n, Node *res) in oframe()
166 oindex(Node *n, Node *res) in oindex()
202 oappend(Node *n, Node *res) in oappend()
223 odelete(Node *n, Node *res) in odelete()
238 ohead(Node *n, Node *res) in ohead()
257 otail(Node *n, Node *res) in otail()
273 oconst(Node *n, Node *res) in oconst()
282 oname(Node *n, Node *res) in oname()
296 octruct(Node *n, Node *res) in octruct()
304 oasgn(Node *n, Node *res) in oasgn()
332 oadd(Node *n, Node *res) in oadd()
403 osub(Node *n, Node *res) in osub()
444 omul(Node *n, Node *res) in omul()
485 odiv(Node *n, Node *res) in odiv()
530 omod(Node *n, Node *res) in omod()
545 olsh(Node *n, Node *res) in olsh()
560 orsh(Node *n, Node *res) in orsh()
575 olt(Node *n, Node *res) in olt()
616 ogt(Node *n, Node *res) in ogt()
656 oleq(Node *n, Node *res) in oleq()
696 ogeq(Node *n, Node *res) in ogeq()
736 oeq(Node *n, Node *res) in oeq()
792 oland(Node *n, Node *res) in oland()
807 oxor(Node *n, Node *res) in oxor()
822 olor(Node *n, Node *res) in olor()
837 ocand(Node *n, Node *res) in ocand()
855 onot(Node *n, Node *res) in onot()
869 ocor(Node *n, Node *res) in ocor()
890 oeinc(Node *n, Node *res) in oeinc()
918 opinc(Node *n, Node *res) in opinc()
946 ocall(Node *n, Node *res) in ocall()
975 ofmt(Node *n, Node *res) in ofmt()
982 owhat(Node *n, Node *res) in owhat()