Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/cron/dist/
H A Dstructs.h27 bitstr_t bit_decl(minute, MINUTE_COUNT);
28 bitstr_t bit_decl(hour, HOUR_COUNT);
29 bitstr_t bit_decl(dom, DOM_COUNT);
30 bitstr_t bit_decl(month, MONTH_COUNT);
31 bitstr_t bit_decl(dow, DOW_COUNT);
/netbsd-src/include/
H A Dbitstring.h75 #define bit_decl(name, nbits) \ macro
/netbsd-src/sys/arch/ia64/stand/common/
H A Dbitstring.h59 #define bit_decl(name, nbits) \ macro
/netbsd-src/external/bsd/nvi/dist/common/
H A Dgs.h98 bitstr_t bit_decl(seqb, MAX_BIT_SEQ + 1);
/netbsd-src/share/man/man3/
H A DMakefile41 bitstring.3 bit_decl.3 \