Home
last modified time | relevance | path

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

/dragonfly/usr.bin/vi/
HDvi_extern.h130 int vs_sm_fill(SCR *, recno_t, pos_t);
137 int vs_sm_position(SCR *, MARK *, u_long, pos_t);
/dragonfly/contrib/nvi2/vi/
HDvi.h370 typedef enum { P_BOTTOM, P_FILL, P_MIDDLE, P_TOP } pos_t; typedef
HDvs_smap.c173 vs_sm_fill(SCR *sp, recno_t lno, pos_t pos) in vs_sm_fill()
1136 vs_sm_position(SCR *sp, MARK *rp, u_long cnt, pos_t pos) in vs_sm_position()
/dragonfly/contrib/gcc-4.7/gcc/
HDgenautomata.c128 typedef int pos_t; typedef
208 static pos_t no_pos = 0;
517 pos_t pos;
600 pos_t pos;
1141 check_name (const char * name, pos_t pos ATTRIBUTE_UNUSED) in check_name()
2068 process_excls (char **names, int num, pos_t excl_pos ATTRIBUTE_UNUSED) in process_excls()
2107 pos_t excl_pos ATTRIBUTE_UNUSED) in add_excls()
2155 pos_t req_pos ATTRIBUTE_UNUSED, in process_presence_absence_names()
2207 pos_t req_pos ATTRIBUTE_UNUSED, in process_presence_absence_patterns()
2280 pos_t req_pos ATTRIBUTE_UNUSED, in add_presence_absence()
[all …]
/dragonfly/contrib/gcc-8.0/gcc/
HDgenautomata.c125 typedef int pos_t; typedef
205 static pos_t no_pos = 0;
502 pos_t pos;
585 pos_t pos;
1126 check_name (const char * name, pos_t pos ATTRIBUTE_UNUSED) in check_name()
2064 process_excls (char **names, int num, pos_t excl_pos ATTRIBUTE_UNUSED) in process_excls()
2103 pos_t excl_pos ATTRIBUTE_UNUSED) in add_excls()
2151 pos_t req_pos ATTRIBUTE_UNUSED, in process_presence_absence_names()
2203 pos_t req_pos ATTRIBUTE_UNUSED, in process_presence_absence_patterns()
2276 pos_t req_pos ATTRIBUTE_UNUSED, in add_presence_absence()
[all …]