Home
last modified time | relevance | path

Searched refs:pos_t (Results 1 – 15 of 15) sorted by relevance

/mirbsd/src/usr.bin/xlint/lint1/
Dexterns1.h68 extern pos_t curr_pos;
69 extern pos_t csrc_pos;
216 extern pos_t aupos;
218 extern pos_t vapos;
220 extern pos_t prflpos;
222 extern pos_t scflpos;
285 extern void outfdef(sym_t *, pos_t *, int, int, sym_t *);
Dlint1.h44 } pos_t; typedef
193 pos_t s_dpos; /* position of last (prototype)definition,
197 pos_t s_spos; /* position of first initialisation */
198 pos_t s_upos; /* position of first use */
323 pos_t d_fdpos; /* position of function definition */
384 pos_t c_fpos; /* position of end of loop expr */
385 pos_t c_cfpos; /* same for csrc_pos */
Dfunc.c82 pos_t aupos;
103 pos_t vapos;
115 pos_t prflpos;
116 pos_t scflpos;
857 pos_t cpos, cspos; in for2()
1042 pos_t cpos; in glclup()
Derr.c50 static void excerpt(pos_t *);
502 excerpt(pos_t *pos) in excerpt()
Demit1.c285 outfdef(sym_t *fsym, pos_t *posp, int rval, int osdef, sym_t *args) in outfdef()
Dscan.l53 pos_t curr_pos = { 1, "" };
59 pos_t csrc_pos = { 1, "" };
Ddecl.c2863 pos_t cpos; in chkusg1()
3026 pos_t cpos; in chkglsyms()
3125 pos_t cpos; in prevdecl()
/mirbsd/src/usr.bin/xlint/lint2/
Dlint2.h94 } pos_t; typedef
106 pos_t s_pos; /* pos of def./decl. */
141 pos_t f_pos; /* position of call */
154 pos_t u_pos; /* position */
Dread.c85 static void funccall(pos_t *, const char *);
86 static void decldef(pos_t *, const char *);
87 static void usedsym(pos_t *, const char *);
105 pos_t pos; in readfile()
247 funccall(pos_t *posp, const char *cp) in funccall()
323 decldef(pos_t *posp, const char *cp) in decldef()
453 usedsym(pos_t *posp, const char *cp) in usedsym()
Dexterns2.h83 extern const char *mkpos(pos_t *);
Dmsg.c104 mkpos(pos_t *posp) in mkpos()
Dchk.c56 static void chkau(hte_t *, int, sym_t *, sym_t *, pos_t *,
443 pos_t *pos1p; in chkfaui()
548 chkau(hte_t *hte, int n, sym_t *def, sym_t *decl, pos_t *pos1p, in chkau()
/mirbsd/src/usr.bin/vi/include/
Dvi_extern.h133 int vs_sm_fill(SCR *, recno_t, pos_t);
140 int vs_sm_position(SCR *, MARK *, u_long, pos_t);
/mirbsd/src/usr.bin/vi/vi/
Dvi.h365 typedef enum { P_BOTTOM, P_FILL, P_MIDDLE, P_TOP } pos_t; typedef
Dvs_smap.c176 pos_t pos;
1152 pos_t pos;