Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/stat/
H A Dstat.c155 #define FMTF_UNSIGNED 0x04 macro
502 fmtcasef(ofmt, FMT_UNSIGNED, FMTF_UNSIGNED); in output()
698 formats = FMTF_DECIMAL | FMTF_OCTAL | FMTF_UNSIGNED | FMTF_HEX | in format1()
708 ofmt = FMTF_UNSIGNED; in format1()
715 formats = FMTF_DECIMAL | FMTF_OCTAL | FMTF_UNSIGNED | FMTF_HEX; in format1()
717 ofmt = FMTF_UNSIGNED; in format1()
746 formats = FMTF_DECIMAL | FMTF_OCTAL | FMTF_UNSIGNED | FMTF_HEX | in format1()
755 formats = FMTF_DECIMAL | FMTF_OCTAL | FMTF_UNSIGNED | FMTF_HEX; in format1()
757 ofmt = FMTF_UNSIGNED; in format1()
768 formats = FMTF_DECIMAL | FMTF_OCTAL | FMTF_UNSIGNED | FMTF_HEX | in format1()
[all …]