Home
last modified time | relevance | path

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

/freebsd/usr.bin/fmt/
H A Dfmt.c190 #define SILLY ((size_t)-1) macro
436 size_t last_indent = SILLY; /* how many spaces in last indent? */ in process_stream()
438 size_t first_indent = SILLY; /* indentation of line 0 of paragraph */ in process_stream()