Searched defs:OPT_h (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dnlspath_checks.c221 #define OPT_h 0x10 macro
389 if (flag & (OPT_h|OPT_hh))
392 flag |= OPT_h;
/illumos-gate/usr/src/cmd/msgfmt/
H A Dgnu_check.c35 #define OPT_h 0x10 macro
174 if (flag & (OPT_h|OPT_hh))
177 flag |= OPT_h;

Completed in 56 milliseconds