Searched defs:interpret (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/lib/libc/rpc/ |
H A D | getrpcent.c | 178 interpret(char *val, size_t len) in interpret() function
|
/netbsd-src/external/gpl2/groff/dist/src/preproc/grn/ |
H A D | main.cpp | 720 interpret(char *line) in interpret() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/examples/tut04-toyvm/ |
H A D | toyvm.cc | 345 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 D | toyvm.cc | 345 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 D | dinterpret.c | 6184 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 D | dinterpret.d | 6448 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 D | input.cpp | 1147 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 D | node.cpp | 3817 int node::interpret(macro *) in interpret() function in node
|