Home
last modified time | relevance | path

Searched defs:interpret (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/lib/libc/rpc/
H A Dgetrpcent.c178 interpret(char *val, size_t len) in interpret() function
/netbsd-src/external/gpl2/groff/dist/src/preproc/grn/
H A Dmain.cpp720 interpret(char *line) in interpret() function
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.cc345 toyvm_function::interpret (int arg, FILE *trace) in interpret() function in toyvm_function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.cc345 toyvm_function::interpret (int arg, FILE *trace) in interpret() function in toyvm_function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddinterpret.c6184 static Expression *interpret(UnionExp *pue, Expression *e, InterState *istate, CtfeGoal goal) in interpret() function
6196 Expression *interpret(Expression *e, InterState *istate, CtfeGoal goal) in interpret() function
6217 static Expression *interpret(UnionExp *pue, Statement *s, InterState *istate) in interpret() function
6226 Expression *interpret(Statement *s, InterState *istate) in interpret() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddinterpret.d6448 Expression interpret(UnionExp* pue, Statement s, InterState* istate) in interpret() function
6458 Expression interpret(Statement s, InterState* istate) in interpret() function
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dinput.cpp1147 int non_interpreted_char_node::interpret(macro *mac) in interpret() function in non_interpreted_char_node
5149 int non_interpreted_node::interpret(macro *m) in interpret() function in non_interpreted_node
H A Dnode.cpp3817 int node::interpret(macro *) in interpret() function in node