Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/efcode/engine/
H A Dforth.c1764 #define BRANCH_IP(ipp) ((token_t *)(*((token_t *)(ipp)))) macro
1769 IP = BRANCH_IP(IP); in do_bbranch()
1782 IP = BRANCH_IP(IP); in do_bqbranch()
1797 IP = BRANCH_IP(IP); in do_bofbranch()
1823 IP = BRANCH_IP(IP); in loop_inc()
1891 endpt = (fstack_t)BRANCH_IP(IP); in do_bdo()
1905 endpt = (fstack_t)BRANCH_IP(IP); in do_bqdo()