Home
last modified time | relevance | path

Searched refs:funcs (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/soltools/mkdepend/
H A Dcppsetup.c222 ip.funcs.handle_error = _my_if_errors;
223 ip.funcs.eval_defined = _my_eval_defined;
224 ip.funcs.eval_variable = _my_eval_variable;
H A Difparser.c70 #define CALLFUNC(ggg,fff) (*((ggg)->funcs.fff))
178 *valp = (*(g->funcs.eval_defined)) (g, var, len);
190 *valp = (*(g->funcs.eval_variable)) (g, var, cp - var);
H A Difparser.h70 } funcs; member
/aoo42x/main/sc/workben/celltrans/
H A Dparse.py65 funcs = sorted(self.funcList.keys())
67 for func in funcs:
90 for func in funcs:
/aoo42x/main/extensions/test/ole/OleClient/
H A Dmakefile.mk47 $(OBJ)$/funcs.obj

Completed in 30 milliseconds