Lines Matching defs:conv16
164 #define conv16(m) (mem->m = V7FS_VAL16(fs, (disk->m)))170 conv16(mode);171 conv16(nlink);172 conv16(uid);173 conv16(gid);190 #undef conv16198 #define conv16(m) (disk->m = V7FS_VAL16(fs, (mem->m)))201 conv16(mode);202 conv16(nlink);203 conv16(uid);204 conv16(gid);215 #undef conv16