Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dline.c1061 #define STORE_PRCHAR(c, pos) \ macro
1200 STORE_PRCHAR(ch, pos); in store_control_char()
1287 STORE_PRCHAR('\b', pos); in store_bs()
1380 STORE_PRCHAR(ch, pos); in do_append()