Home
last modified time | relevance | path

Searched defs:rec (Results 1 – 6 of 6) sorted by relevance

/vim-8.2.3635/src/xdiff/
H A Dxemit.c25 static long xdl_get_rec(xdfile_t *xdf, long ri, char const **rec) { in xdl_get_rec()
35 char const *rec; in xdl_emit_record() local
H A Dxhistogram.c112 struct record **rec_chain, *rec; in scanA() local
165 struct record *rec = index->records[TABLE_HASH(index, 2, b_ptr)]; in try_lcs() local
H A Dxdiffi.c414 static int xget_indent(xrecord_t *rec) in xget_indent()
1007 xrecord_t **rec; in xdl_mark_ignorable_lines() local
H A Dxutils.c39 int xdl_emit_diffrec(char const *rec, long size, char const *pre, long psize, in xdl_emit_diffrec()
H A Dxprepare.c111 unsigned int hbits, xrecord_t *rec) { in xdl_classify_record()
/vim-8.2.3635/src/
H A Dgui_x11.c712 XRectangle rec; in gui_x11_resize_window_cb() local