Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/efcode/engine/
H A Ddebug.c128 add_debug_acf(fcode_env_t *env, acf_t acf) in add_debug_acf() argument
133 if (acf == debug_acfs[i]) in add_debug_acf()
136 if (!within_dictionary(env, acf)) in add_debug_acf()
141 debug_acfs[ndebug_acfs++] = acf; in add_debug_acf()
142 *LINK_TO_FLAGS(ACF_TO_LINK(acf)) |= FLAG_DEBUG; in add_debug_acf()
149 acf_t acf; in paren_debug() local
151 acf = (acf_t)POP(DS); in paren_debug()
152 if (!within_dictionary(env, acf)) { in paren_debug()
154 (uint64_t)acf); in paren_debug()
157 if ((acf_t)_ALIGN(acf, token_t) != acf) { in paren_debug()
[all …]
H A Dactions.c166 run_action(fcode_env_t *env, acf_t acf, int action) in run_action() argument
168 token_t *p = (token_t *)acf; in run_action()
172 " indirect\n", acf, p[0]); in run_action()
180 " out of range: 0-%d\n", acf, action, (int)p[1]); in run_action()
193 acf, p[0]); in run_action()
H A Dpackage.c492 acf_t acf = 0; in find_method() local
505 acf = voc_find(env); in find_method()
506 PUSH(DS, (fstack_t)acf); in find_method()
507 if (acf) { in find_method()
H A Dfcode.c721 acf_t acf; in set_token() local
727 acf = (acf_t)POP(DS); in set_token()
732 env->table[tok].apf = acf; in set_token()
H A Dforth.c2198 acf_t acf = NULL; in dollar_find() local
2202 for (i = env->order_depth; i >= 0 && env->order[i] && !acf; i--) { in dollar_find()
2205 acf = voc_find(env); in dollar_find()
2207 if (acf) { in dollar_find()
2209 PUSH(DS, (fstack_t)acf); in dollar_find()
/titanic_41/usr/src/psm/stand/bootblks/common/
H A Dutil.fth99 : find-cif-method ( adr,len -- acf )
102 then ( adr,len acf )
103 nip nip ( acf )
/titanic_41/usr/src/data/hwdata/
H A Dusb.ids12060 0acf Intoto, Inc.