Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/wscons/
H A Dascii.h9 #define ASCII_FF 0x0c /* form feed */ macro
H A Dwsemul_dumb.c159 case ASCII_FF: in wsemul_dumb_output()
H A Dwsemul_sun.c248 case ASCII_FF: /* "Form Feed (FF)" */ in wsemul_sun_output_normal()
H A Dwsemul_vt100.c535 case ASCII_FF: in wsemul_vt100_output_c0c1()
/netbsd-src/external/mit/expat/dist/lib/
H A Dascii.h119 #define ASCII_FF 0x0C macro
H A Dxmlparse.c6384 #define CONTEXT_SEP XML_T(ASCII_FF)