Searched defs:tpos (Results 1 – 10 of 10) sorted by relevance
/freebsd/contrib/less/ |
H A D | position.c | 276 static POSITION beginning_of_line(POSITION tpos) in beginning_of_line() 300 POSITION tpos = table[TOP]; in pos_rehead() local
|
H A D | lsystem.c | 252 POSITION mpos, tpos, bpos; in pipe_mark() local
|
H A D | jump.c | 228 POSITION tpos; in jump_loc() local
|
H A D | search.c | 1206 static POSITION get_lastlinepos(POSITION pos, POSITION tpos, int sheight) in get_lastlinepos()
|
H A D | screen.c | 2142 struct rccoord tpos = _gettextposition(); in line_left() local
|
/freebsd/usr.sbin/vidcontrol/ |
H A D | decode.c | 37 int n, pos = 0, tpos; in decode() local
|
/freebsd/usr.bin/indent/ |
H A D | indent.c | 1292 int tpos; in indent_declaration() local
|
/freebsd/sys/dev/drm2/ |
H A D | drm_linux_list.h | 292 #define hlist_for_each_entry_safe(tpos, pos, n, head, member) \ argument
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_common.cpp | 249 char *tpos = (char*)internal_strchr(templ, '*'); in TemplateMatch() local
|
/freebsd/sys/dev/irdma/ |
H A D | irdma_cm.c | 1568 struct list_head *pos, *tpos; in irdma_del_multiple_qhash() local
|