Searched defs:interpret (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/contrib/groff/src/preproc/grn/ | ||
| HD | main.cpp | 718 interpret(char *line) in interpret() function |
| /NextBSD/contrib/groff/src/roff/troff/ | ||
| HD | input.cpp | 1145 int non_interpreted_char_node::interpret(macro *mac) in interpret() function in non_interpreted_char_node |
| HD | node.cpp | 3815 int node::interpret(macro *) in interpret() function in node |
| /NextBSD/sys/boot/ficl/ | ||
| HD | words.c | 1599 static void interpret(FICL_VM *pVM) in interpret() function |