Lines Matching refs:ull
83 lnum = (int)lhs->u.name.child->u.ull; in begins_with()
96 rnum = (int)rhs->u.name.child->u.ull; in begins_with()
1030 np1f->u.name.child->u.ull != in eval_dup()
1031 np2f->u.name.child->u.ull) in eval_dup()
1047 np1t->u.name.child->u.ull != in eval_dup()
1048 np2t->u.name.child->u.ull) in eval_dup()
1091 newnp->u.name.child->u.ull = value.v; in eval_dup()
1116 newnp->u.name.child->u.ull = value.v; in eval_dup()
1132 newnp->u.ull = iterinfop->num; in eval_dup()
1159 newnp->u.name.child->u.ull = value.v; in eval_dup()
1194 newnp->u.ull = np->u.ull; in eval_dup()
1199 newnp->u.ull = np->u.ull; in eval_dup()
1914 np1->u.name.child->u.ull != in eval_expr()
1915 np2->u.name.child->u.ull) in eval_expr()
1968 valuep->v = np->u.ull; in eval_expr()