Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fm/eversholt/common/
H A Descparse.y91 %type <np> eventlist event nork norkexpr globid propbody
211 | globid
339 | globid
379 globid : '$' ID
H A Dtree.h180 } globid; member
H A Dtree.c166 size += sizeof (ret->u.globid) - sizeof (ret->u); in nodesize()
625 ret->u.globid.s = stable(s); in tree_globid()
H A Dptree.c150 out(flags|O_NONL, "$%s", np->u.globid.s); in ptree()
/titanic_44/usr/src/cmd/fm/modules/common/eversholt/
H A Diexpr.c78 return ((uintptr_t)np->u.globid.s); in iexpr_hash()
158 return (np2->u.globid.s - np1->u.globid.s); in iexpr_cmp()
H A Deval.c591 (void *)np->u.globid.s, NULL) != NULL); in eval_func()
957 return (tree_globid(np->u.globid.s, np->file, np->line)); in eval_dup()
1410 gval = lut_lookup(*globals, (void *)np->u.globid.s, NULL); in eval_expr()
1433 (void *)np->u.expr.left->u.globid.s, NULL); in eval_expr()
1438 (void *) np->u.expr.left->u.globid.s, gval, NULL); in eval_expr()
1447 np->u.expr.left->u.globid.s, gval->v); in eval_expr()
1451 np->u.expr.left->u.globid.s, in eval_expr()
1477 (void *)np->u.expr.left->u.globid.s, NULL)) == NULL) { in eval_expr()
1484 (void *) np->u.expr.left->u.globid.s, in eval_expr()
H A Deft_mdb.c436 (uintptr_t)node.u.globid.s) < 0) in eft_node()
438 node.u.globid.s); in eft_node()
H A Ditree.c418 nrhs->u.globid.s = orhs->u.globid.s; in nv_instantiate()
H A Dfme.c1108 (void *)nid->u.globid.s, NULL)) == NULL) { in serd_eval()