Home
last modified time | relevance | path

Searched defs:DIP (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/opt/
H A DGraphPrinters.cpp45 DIP("print-dom-info", "Dominator Info Printer", true, true); variable
/netbsd-src/usr.sbin/makefs/ffs/
H A Dufs_inode.h94 #define DIP(ip, field) \ macro
/netbsd-src/usr.sbin/quotacheck/
H A Dquotacheck.c133 #define DIP(dp, field) \ macro
136 #define DIP(dp, field) (dp)->dp1.di_##field macro
/netbsd-src/sbin/dump/
H A Ddump.h50 #define DIP(dp, field) \ macro
/netbsd-src/sys/ufs/lfs/
H A Dulfs_inode.h190 #define DIP(ip, field) \ macro
/netbsd-src/usr.sbin/quot/
H A Dquot.c85 #define DIP(fs, dp, field) \ macro
/netbsd-src/usr.sbin/makefs/
H A Dffs.c110 #define DIP(dp, field) \ macro
/netbsd-src/sbin/newfs/
H A Dmkfs.c156 #define DIP(dp, field) \ macro
/netbsd-src/sys/ufs/ufs/
H A Dinode.h252 #define DIP(ip, field) \ macro
/netbsd-src/sbin/fsck_ffs/
H A Dfsck.h58 #define DIP(dp, field) \ macro
/netbsd-src/sbin/resize_ffs/
H A Dresize_ffs.c96 #define DIP(dp, field) \ macro