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

/freebsd-9.3-release/contrib/groff/src/preproc/grn/
H A Dmain.cpp221 void interpret(char *line);
465 | file. conv reads the input and calls `interpret' to process
642 interpret(inputline); /* take commands from the input file */
704 | Routine: interpret (character_string)
718 interpret(char *line) function
/freebsd-9.3-release/contrib/groff/src/roff/troff/
H A Dnode.h99 virtual int interpret(macro *);
H A Ddiv.cpp275 if (temp->interpret(mac))
H A Dinput.cpp1108 int interpret(macro *);
1145 int non_interpreted_char_node::interpret(macro *mac) function in class:non_interpreted_char_node
5103 int interpret(macro *);
5146 int non_interpreted_node::interpret(macro *m) function in class:non_interpreted_node
7690 // Don't interpret character definitions in compatible mode.
H A Dnode.cpp3815 int node::interpret(macro *) function in class:node
/freebsd-9.3-release/sys/kern/
H A Dkern_exec.c431 interpret:
558 goto interpret;
/freebsd-9.3-release/sys/boot/ficl/
H A Dwords.c485 ** to interpret into IP after saving its old value. When we return to the
1599 static void interpret(FICL_VM *pVM) function
3101 ** zero, and interpret.
3418 ** both the input source and input buffer, set >IN to zero, and interpret.
5187 dictAppendWord(dp, "interpret", interpret, FW_DEFAULT);

Completed in 144 milliseconds