Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/efcode/engine/
H A Dfcode.c149 token_t *branch_loc; in branch_common() local
171 branch_loc = (token_t *)*sp; in branch_common()
172 if (branch_loc && *branch_loc) { in branch_common()
183 *sp = (fstack_t)branch_loc; in branch_common()