Home
last modified time | relevance | path

Searched refs:do_append (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/less/dist/
H A Dline.c82 static int do_append(LWCHAR ch, char *rep, POSITION pos);
892 if (do_append(pendc, NULL, pendpos)) in pappend()
925 r = do_append(c, NULL, pos); in pappend()
935 r = do_append(c, NULL, pos); in pappend()
950 r = do_append(get_wchar(mbc_buf), mbc_buf, mbc_pos); in pappend()
1042 static int do_append(LWCHAR ch, char *rep, POSITION pos) in do_append() function
1184 (void) do_append(pendc, NULL, pendpos); in pdone()
/netbsd-src/external/gpl3/gdb/dist/sim/mips/
H A DChangeLog-2021540 do_ph_shrlv, do_w_r_shrav, do_wrdsp, do_qb_shrav, do_append,