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

  /src/usr.bin/xlint/lint1/
emit1.c 111 outint(tp->u.dimension);
125 outint(na);
150 outint(1);
153 outint(2);
156 outint(3);
157 outint(tag->s_def_pos.p_line);
159 outint(get_filename_id(tag->s_def_pos.p_file));
161 outint(tag->s_def_pos.p_uniq);
188 outint(csrc_pos.p_line);
190 outint(get_filename_id(sym->s_def_pos.p_file))
    [all...]
mem1.c 141 outint(fn->fn_id);
  /src/usr.bin/xlint/lint2/
emit2.c 69 outint(tp->t_dim);
72 outint(1);
75 outint(2);
78 outint(3);
79 outint(tp->t_uniqpos.p_line);
81 outint(tp->t_uniqpos.p_file);
83 outint(tp->t_uniqpos.p_uniq);
92 outint(na);
107 outint(0); /* line number in C source file */
109 outint(0); /* index of file where symbol was defined *
    [all...]
  /src/usr.bin/xlint/common/
emit.c 89 outint(int i) function
102 outint((int)strlen(name));
externs.h 66 void outint(int);

Completed in 17 milliseconds