Home
last modified time | relevance | path

Searched defs:nospace (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/usr.bin/hexdump/
H A Dhexdump.h54 char *nospace; /* no whitespace version */ member
/freebsd-12.1/contrib/mandoc/
H A Dhtml.c424 int c, len, breakline, nospace; in print_encode() local