OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rcm
(Results
1 - 9
of
9
) sorted by relevancy
/src/lib/libc/citrus/
citrus_mapper.c
209
struct _citrus_mapper * __restrict * __restrict
rcm
,
273
*
rcm
= cm;
288
struct _citrus_mapper * __restrict * __restrict
rcm
,
292
return mapper_open(ma,
rcm
, module, variable);
319
struct _citrus_mapper * __restrict * __restrict
rcm
,
337
*
rcm
= cm;
364
*
rcm
= cm;
citrus_csmapper.c
306
struct _citrus_mapper * __restrict * __restrict
rcm
,
313
return _mapper_open_direct(ma,
rcm
, "mapper_serial", buf);
/src/external/bsd/nvi/dist/vi/
vs_relative.c
279
if (sp->
rcm
== 0)
282
return (vs_colpos(sp, lno, sp->
rcm
));
vs_smap.c
712
sp->
rcm
% sp->cols);
947
sp->
rcm
% sp->cols);
vs_refresh.c
773
(void)vs_column(sp, &sp->
rcm
);
vi.c
122
(void)vs_column(sp, &sp->
rcm
);
865
*
RCM
flags -- the motion command will set the
RCM
flags in
868
* However, we save off the current
RCM
mask and restore it if
869
* it no
RCM
flags are set by the motion command, with a small
/src/external/bsd/nvi/dist/common/
screen.h
131
size_t
rcm
; /* Vi: 0-N: Most attractive column. */
member in struct:_scr
exf.c
611
sp->
rcm
= sp->cno;
/src/lib/libc/citrus/modules/
citrus_iconv_std.c
181
open_csmapper(struct _csmapper **
rcm
, const char *src, const char *dst,
196
*
rcm
= cm;
Completed in 22 milliseconds
Indexes created Mon Aug 03 00:25:36 UTC 2026