Searched refs:contents_xt (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/efcode/engine/
H A Dforth.c2339 acf_t contents_xt; local
2344 contents_xt = (token_t *)(token & ~1);
2345 if ((token & 1) == 0 || *contents_xt != (token_t)&do_default_action)
2347 defer_xt, token & 1, *contents_xt);

Completed in 47 milliseconds