Home
last modified time | relevance | path

Searched defs:cno (Results 1 – 22 of 22) sorted by relevance

/netbsd/external/bsd/nvi/dist/common/
H A Dmark.h28 size_t cno; /* Column number. */ member
34 size_t cno; /* Column number. */ member
H A Dvi_auto.h20 size_t cno; member
H A Dcut.h37 size_t cno; /* 0-N: file character in line. */ member
H A Dvi_auto.c196 opcode, lno, cno) in __vi_cursor_log() argument
H A Dgs.h28 size_t cno; /* 0-N: file cursor column. */ member
H A Dscreen.h129 size_t cno; /* 0-N: file character in line. */ member
/netbsd/external/bsd/nvi/dist/vi/
H A Dvs_relative.c107 size_t chlen, cno, curoff, last = 0, len, scno; in vs_columns() local
293 vs_colpos(SCR *sp, db_recno_t lno, size_t cno) in vs_colpos()
H A Dv_match.c45 size_t cno, len, off; in v_match() local
H A Dv_ulcase.c59 size_t cno, lcnt, len; in v_ulcase() local
H A Dv_txt.c1689 size_t cno, len, new, old, scno, spaces, tab_after_sp, tabs; in txt_ai_resolve() local
1905 size_t cno, current, spaces, target, tabs; in txt_dent() local
2266 txt_emark(SCR *sp, TEXT *tp, size_t cno) in txt_emark()
2446 size_t chlen, cno, copydown, olen, nlen; in txt_insch() local
H A Dv_paragraph.c76 size_t lastcno, cno, prevlen, len; in v_paragraphf() local
/netbsd/tests/crypto/opencrypto/
H A Dh_ioctl.c203 struct crypt_n_op *cno = &cnos[i]; in test_ncryptretm() local
288 struct crypt_n_op cno; in test_ncryptret_ent() local
/netbsd/external/bsd/nvi/dist/ex/
H A Dex_txt.c392 size_t cno, off, scno, spaces, tabs; in txt_dent() local
H A Dtag.h83 size_t cno; /* Saved column number. */ member
H A Dex_cscope.c452 size_t cno, search; in cscope_find() local
H A Dex_tag.c761 size_t cno; in tagq_push() local
/netbsd/sys/arch/sparc64/sparc64/
H A Dipifuncs.c412 mp_resume_cpu(int cno) in mp_resume_cpu()
/netbsd/external/bsd/nvi/dist/ip/
H A Dip_funcs.c396 ip_move(SCR *sp, size_t lno, size_t cno) in ip_move()
/netbsd/external/bsd/nvi/dist/cl/
H A Dcl.h99 #define RCNO(sp, cno) (cno) argument
H A Dcl_funcs.c570 cl_move(SCR *sp, size_t lno, size_t cno) in cl_move()
/netbsd/external/bsd/nvi/dist/ipc/
H A Dip.h53 #define RCNO(sp, cno) (sp)->coff + (cno) argument
/netbsd/sys/fs/nilfs/
H A Dnilfs_subr.c571 uint64_t seg_start, seg_end, cno; in nilfs_search_super_root() local