HomeSort by: relevance | last modified time | path
    Searched refs:outfdef (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.bin/xlint/lint1/
emit1.c 174 * information about function definitions are written in outfdef(),
237 outfdef(const sym_t *fsym, const pos_t *posp, bool rval, bool osdef, function in typeref:typename:void
externs1.h 391 void outfdef(const sym_t *, const pos_t *, bool, bool, const sym_t *);
func.c 363 outfdef(funcsym, &dcs->d_func_def_pos,
decl.c 1989 outfdef(dsym, &dsym->s_def_pos, rval, false, NULL);

Completed in 40 milliseconds