Searched defs:SLOP (Results 1 – 9 of 9) sorted by relevance
78 # define SLOP 20 /* enough extra bytes to hold status info */ macro
47 #define SLOP 5 macro
64 #define SLOP .2 /* horizontal error - in points */ macro
121 #define SLOP 64 macro
113 #define SLOP 64 /* enough for a message and an int */ macro
864 #define SLOP (sizeof (struct dirent) - offsetof(struct dirent, d_name[1])) in boot_ufs_getdents() macro
1005 #define SLOP (sizeof (struct dirent) - offsetof(struct dirent, d_name[1])) in boot_hsfs_getdents() macro
837 #define SLOP (sizeof (struct ifreq) + 128) macro