Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dnlspath_checks.c220 #define OPT_hh 0x20 macro
387 if (flag & (OPT_h|OPT_hh)) in extract_format()
388 flag |= OPT_hh; in extract_format()
/illumos-gate/usr/src/cmd/msgfmt/
H A Dgnu_check.c34 #define OPT_hh 0x20 macro
172 if (flag & (OPT_h|OPT_hh)) in extract_format()
173 flag |= OPT_hh; in extract_format()