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

/freebsd-11-stable/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-11-stable/stand/liblua/
H A Dlutils.c354 REG_SIMPLE(interpret),
/freebsd-11-stable/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
5104 int interpret(macro *);
5147 int non_interpreted_node::interpret(macro *m) function in class:non_interpreted_node
7691 // Don't interpret character definitions in compatible mode.
H A Dnode.cpp3815 int node::interpret(macro *) function in class:node
/freebsd-11-stable/sys/kern/
H A Dkern_exec.c429 interpret:
656 goto interpret;
/freebsd-11-stable/stand/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
3113 ** zero, and interpret.
3430 ** both the input source and input buffer, set >IN to zero, and interpret.
5200 dictAppendWord(dp, "interpret", interpret, FW_DEFAULT);

Completed in 209 milliseconds