OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:P_TOP
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/bsd/nvi/dist/vi/
v_z.c
93
if (vs_sm_fill(sp, lno,
P_TOP
))
95
if (vs_sm_position(sp, &vp->m_final, 0,
P_TOP
))
115
if (vs_sm_position(sp, &vp->m_final, 0,
P_TOP
))
129
if (vs_sm_fill(sp, lno,
P_TOP
))
vs_refresh.c
180
if (vs_sm_fill(sp, LNO,
P_TOP
))
187
if (vs_sm_fill(sp, OOBLNO,
P_TOP
))
350
if (vs_sm_fill(sp, 1,
P_TOP
))
356
top: if (vs_sm_fill(sp, LNO,
P_TOP
))
382
vs_sm_fill(sp, OOBLNO,
P_TOP
);
v_scroll.c
116
F_ISSET(vp, VC_C1SET) ? vp->count - 1 : 0,
P_TOP
))
vi.h
372
typedef enum { P_BOTTOM, P_FILL, P_MIDDLE,
P_TOP
} pos_t;
vs_smap.c
176
* Unexported interface: if lno is OOBLNO,
P_TOP
means that the HMAP
228
case
P_TOP
:
638
return (vs_sm_position(sp, rp, 0,
P_TOP
));
856
if (vs_sm_fill(sp, OOBLNO,
P_TOP
))
1152
case
P_TOP
:
v_event.c
62
if (vs_sm_fill(sp, vp->ev.e_lno,
P_TOP
))
vs_split.c
418
vs_sm_fill(tsp, OOBLNO,
P_TOP
);
435
vs_sm_fill(tsp, OOBLNO,
P_TOP
);
v_txt.c
2751
if (vs_sm_position(sp, &m, 0,
P_TOP
))
Completed in 67 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026