Searched defs:fcall (Results 1 - 5 of 5) sorted by relevance

/src/usr.bin/xlint/lint2/
H A Dchk.c141 fcall_t *fcall; local in function:check_used_not_defined
H A Dlint2.h145 typedef struct fcall { struct
H A Dread.c319 fcall_t *fcall; local in function:funccall
[all...]
/src/usr.bin/xlint/lint1/
H A Ddecl.c2898 mark_as_used(sym_t *sym, bool fcall, bool szof) argument
H A Dtree.c4827 check_expr_addr(const tnode_t *ln, bool szof, bool fcall) argument
4895 check_expr_op(op_t op, const tnode_t *ln, bool szof, bool fcall, bool eqwarn) argument
4950 check_expr_misc(const tnode_t * tn,bool vctx,bool cond,bool eqwarn,bool fcall,bool retval_discarded,bool szof) argument

Completed in 13 milliseconds