Searched defs:fcall (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/usr.bin/xlint/lint2/ |
H A D | lint2.h | 148 typedef struct fcall { struct 154 struct fcall *f_next; /* next call of same function */ argument
|
H A D | read.c | 319 fcall_t *fcall; in funccall() local [all...] |
H A D | chk.c | 136 fcall_t *fcall; in check_used_not_defined() local
|
/netbsd-src/external/bsd/pcc/dist/pcc/arch/i386/ |
H A D | code.c | 453 static int regcvt, rparg, fcall; variable
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
H A D | dstruct.c | 1197 FuncDeclaration *fcall = resolveFuncCall(loc, sc, scall, NULL, NULL, NULL, 1); in semantic() local
|
/netbsd-src/usr.bin/xlint/lint1/ |
H A D | tree.c | 4527 check_expr_addr(const tnode_t * ln,bool szof,bool fcall) check_expr_addr() argument 4595 check_expr_op(op_t op,const tnode_t * ln,bool szof,bool fcall,bool eqwarn) check_expr_op() argument 4651 check_expr_misc(const tnode_t * tn,bool vctx,bool cond,bool eqwarn,bool fcall,bool retval_discarded,bool szof) check_expr_misc() argument
|
H A D | decl.c | 2854 mark_as_used(sym_t * sym,bool fcall,bool szof) mark_as_used() argument
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | dsymbolsem.d | 4644 … auto fcall = resolveFuncCall(sd.loc, sc, scall, null, null, null, FuncResolveFlag.quiet); in visit() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | decl.c | 8817 tree fcall; in register_dtor_fn() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | decl.cc | 9463 tree fcall; in register_dtor_fn() local
|