Lines Matching defs:words
180 log_message(MSG_ERROR, "Too many forward debug words\n");
284 log_message(MSG_INFO, "No forward debug words\n");
290 log_message(MSG_INFO, "No debug words\n");
366 * This is complicated by being given ACF's to temporary compile words which
375 /* check to see if any words are being debugged */
379 /* only words in dictionary can be debugged */
662 DEBUG_EXIT_WORDS, "exit-words",
785 words(fcode_env_t *env)
1569 FORTH(IMMEDIATE, "words", words);
1570 FORTH(IMMEDIATE, "dump-words", dump_words);