Searched refs:do_colon (Results 1 – 7 of 7) sorted by relevance
85 do_colon(fcode_env_t *env) in do_colon() function
162 if (*acf != (token_t)(&do_colon)) { in paren_debug()430 if (*WA == (token_t)(&do_colon)) { in check_for_debug_entry()890 if (*acf == (token_t)(&do_colon)) { in within_word()912 if (*nacf == (token_t)(&do_colon) || in acf_backup_search()915 if (nacf >= (acf_t)env->base && *nacf == (token_t)(&do_colon) && in acf_backup_search()1118 (token_t)(&do_colon), ":", BI_COLON,1398 if (*wptr == (token_t)(&do_colon)) { in do_dot_calls()
222 COMPILE_TOKEN(&do_colon); in action_colon()
1717 COMPILE_TOKEN(&do_colon); in set_temporary_compile()2047 COMPILE_TOKEN(&do_colon); in does()2104 COMPILE_TOKEN(&do_colon); in colon()
598 COMPILE_TOKEN(&do_colon); in bcolon()
61 COMPILE_TOKEN(&do_colon); in define_hook()
312 FNPROTO(do_colon);