Searched refs:POSITION (Results 1 - 25 of 38) sorted by relevance

12

/netbsd-current/external/bsd/less/dist/
H A Dinput.c31 extern POSITION start_attnpos;
32 extern POSITION end_attnpos;
48 static void init_status_col(POSITION base_pos, POSITION disp_pos, POSITION edisp_pos, POSITION eol_pos)
85 public POSITION forw_line_seg(POSITION curr_pos, int skipeol, int rscroll, int nochop)
87 POSITION base_pos;
88 POSITION new_po
[all...]
H A Dposition.c26 static POSITION *table = NULL; /* The position table */
41 public POSITION position(int sindex)
61 public void add_forw_pos(POSITION pos)
76 public void add_back_pos(POSITION pos)
118 table = (POSITION *) ecalloc(sc_height, sizeof(POSITION));
130 public int onscreen(POSITION pos)
H A Djump.c32 POSITION pos;
33 POSITION end_pos;
74 POSITION end;
91 POSITION pos;
141 POSITION pos, len;
169 public void jump_line_loc(POSITION pos, int sline)
194 public void jump_loc(POSITION pos, int sline)
198 POSITION tpos;
199 POSITION bpos;
H A Dfuncs.h48 public int ch_seek(POSITION pos);
52 public POSITION ch_length(void);
53 public POSITION ch_tell(void);
152 public POSITION filesize(int f);
161 public void forw(int n, POSITION pos, int force, int only_last, int nblank);
162 public void back(int n, POSITION pos, int force, int only_last);
189 public POSITION forw_line_seg(POSITION curr_pos, int skipeol, int rscroll, int nochop);
190 public POSITION forw_line(POSITION curr_po
[all...]
H A Dlinenum.c47 POSITION pos; /* File position */
48 POSITION gap; /* Gap between prev and next */
100 anchor.pos = (POSITION)0;
125 public void add_lnum(LINENUM linenum, POSITION pos)
131 POSITION mingap;
262 public LINENUM find_linenum(POSITION pos)
266 POSITION cpos;
374 public POSITION find_pos(LINENUM linenum)
377 POSITION cpos;
447 POSITION po
[all...]
H A Dsearch.c36 extern POSITION start_attnpos;
37 extern POSITION end_attnpos;
52 static POSITION prep_startpos;
53 static POSITION prep_endpos;
54 extern POSITION xxpos;
74 POSITION hl_startpos;
75 POSITION hl_endpos;
250 POSITION pos;
294 POSITION old_start_attnpos;
295 POSITION old_end_attnpo
[all...]
H A Dforwback.c75 POSITION pos;
101 POSITION pos;
130 static POSITION forw_line_pfx(POSITION pos, int pfx, int skipeol)
164 POSITION pos = ch_zero(); /* header lines are at beginning of file */
216 public void forw(int n, POSITION pos, int force, int only_last, int nblank)
401 public void back(int n, POSITION pos, int force, int only_last)
462 POSITION pos;
510 POSITION pos;
544 POSITION po
[all...]
H A Dos.c417 * {{ Assumes a POSITION is a long int. }}
419 public int percentage(POSITION num, POSITION den)
421 return (int) muldiv(num, (POSITION) 100, den);
425 * Return the specified percentage of a POSITION.
430 public POSITION percent_pos(POSITION pos, int percent, long fraction)
436 POSITION pctden = (percent * NUM_FRAC_DENOM) + fraction;
438 return (POSITION) muldiv(pos, pctden, 100 * (POSITION) NUM_FRAC_DENO
[all...]
H A Dline.c65 public POSITION highest_hilite; /* Pos of last hilite in file found so far */
66 static POSITION line_pos;
75 static POSITION pendpos;
82 static int do_append(LWCHAR ch, char *rep, POSITION pos);
103 extern POSITION start_attnpos;
104 extern POSITION end_attnpos;
113 static POSITION mbc_pos;
223 public POSITION line_position(void)
320 public void plinestart(POSITION pos)
683 static int store_char(LWCHAR ch, int a, char *rep, POSITION po
[all...]
H A Dbrac.c32 POSITION pos;
H A Dprompt.c109 * Append a POSITION (as a decimal integer) to the end of the message.
111 static void ap_pos(POSITION pos)
152 static POSITION curr_byte(int where)
154 POSITION pos;
172 POSITION len;
236 POSITION pos;
237 POSITION len;
H A Dch.c32 typedef POSITION BLOCKNUM;
66 POSITION fpos;
70 POSITION fsize;
157 POSITION pos;
158 POSITION len;
461 public int ch_seek(POSITION pos)
464 POSITION len;
500 POSITION len;
528 POSITION buf_pos;
529 POSITION end_po
[all...]
H A Dlsystem.c255 POSITION mpos, tpos, bpos;
284 public int pipe_data(char *cmd, POSITION spos, POSITION epos)
H A Dmark.c54 static void cmark(struct mark *m, IFILE ifile, POSITION pos, int ln)
295 public POSITION markpos(LWCHAR c)
314 public char posmark(POSITION pos)
403 POSITION pos;
H A Dtags.c53 static POSITION ctagsearch(void);
54 static POSITION gtagsearch(void);
197 public POSITION tagsearch(void)
380 static int curtag_match(char constant *line, POSITION linepos)
408 static POSITION ctagsearch(void)
410 POSITION pos, linepos;
676 static POSITION gtagsearch(void)
H A Dless.h241 typedef off_t POSITION; typedef
249 #define NULL_POSITION ((POSITION)(-1))
326 POSITION pos;
590 #define ch_zero() ((POSITION)0)
629 void postoa(POSITION, char*, int);
633 POSITION lstrtopos(char*, char**, int);
H A Dfilename.c492 static POSITION seek_filesize(int f)
499 return ((POSITION) spos);
1061 public POSITION filesize(int f)
1067 return ((POSITION) statbuf.st_size);
1073 return ((POSITION) size);
1088 POSITION curr_pos = ch_tell();
H A Dcommand.c45 extern POSITION highest_hilite;
46 extern POSITION start_attnpos;
47 extern POSITION end_attnpos;
90 static POSITION bottompos;
1189 POSITION curr_len;
1597 jump_line_loc((POSITION) number, jump_sline);
1856 POSITION pos = tagsearch();
1881 POSITION pos = tagsearch();
H A Dmain.c29 public POSITION start_attnpos = NULL_POSITION;
30 public POSITION end_attnpos = NULL_POSITION;
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dconfigure.com53 POSITION(BEGINNING_OF(match_pos));
59 POSITION(BEGINNING_OF(match_pos));
65 POSITION(BEGINNING_OF(match_pos));
71 POSITION(BEGINNING_OF(match_pos));
77 POSITION(BEGINNING_OF(match_pos));
83 POSITION(BEGINNING_OF(match_pos));
89 POSITION(BEGINNING_OF(match_pos));
95 POSITION(BEGINNING_OF(match_pos));
101 POSITION(BEGINNING_OF(match_pos));
107 POSITION(BEGINNING_O
[all...]
/netbsd-current/external/mit/expat/dist/lib/
H A Dxmltok.h150 } POSITION; typedef in typeref:struct:position
185 const char *end, POSITION *);
/netbsd-current/external/gpl3/gdb.old/dist/gas/
H A Dconfigure.com196 POSITION(BEGINNING_OF(match_pos));
204 POSITION(END_OF(file));
/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Dconfigure.com196 POSITION(BEGINNING_OF(match_pos));
204 POSITION(END_OF(file));
/netbsd-current/external/gpl3/binutils/dist/gas/
H A Dconfigure.com196 POSITION(BEGINNING_OF(match_pos));
204 POSITION(END_OF(file));
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dconfigure.com53 POSITION(BEGINNING_OF(match_pos));
59 POSITION(BEGINNING_OF(match_pos));
65 POSITION(BEGINNING_OF(match_pos));
71 POSITION(BEGINNING_OF(match_pos));
77 POSITION(BEGINNING_OF(match_pos));
107 POSITION(BEGINNING_OF(match_pos));
113 POSITION(BEGINNING_OF(match_pos));
119 POSITION(BEGINNING_OF(match_pos));
125 POSITION(BEGINNING_OF(match_pos));
131 POSITION(BEGINNING_O
[all...]

Completed in 239 milliseconds

12