Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/less/dist/lesstest/
H A Dlt_screen.c152 static void store_hex(byte** pp, int val) { in store_hex() function
171 store_hex(&bufp, attr); in screen_read()
176 store_hex(&bufp, fg_color); in screen_read()
181 store_hex(&bufp, bg_color); in screen_read()