Home
last modified time | relevance | path

Searched defs:dirtype (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/sys/
H A Ddirent.h127 #define DTTOIF(dirtype) ((dirtype) << 12) argument
/netbsd-src/sys/ufs/ufs/
H A Ddir.h106 #define DTTOIF(dirtype) ((dirtype) << 12) argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-ssa-sprintf.c1145 adjust_range_for_overflow (tree dirtype, tree *argmin, tree *argmax) in adjust_range_for_overflow()
1231 tree dirtype = NULL_TREE; in format_integer() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-sprintf.cc1158 adjust_range_for_overflow (tree dirtype, tree *argmin, tree *argmax) in adjust_range_for_overflow()
1244 tree dirtype = NULL_TREE; in format_integer() local
/netbsd-src/sys/coda/
H A Dcoda.h203 #define CDTTOIF(dirtype) ((dirtype) << 12) argument
/netbsd-src/sys/ufs/lfs/
H A Dlfs.h324 #define LFS_DTTOIF(dirtype) ((dirtype) << 12) argument