Searched refs:checksize (Results 1 – 3 of 3) sorted by relevance
4 int checksize[sizeof(x) == 16 ? 1 : -1]; variable
5 int checksize[sizeof(long double) == 8 ? 1 : -1]; variable
106 static int checksize(struct bootblock *, struct fatEntry *, u_char *,390 checksize(struct bootblock *boot, struct fatEntry *fat, u_char *p, in checksize() function953 mod |= k = checksize(boot, fat, p, &dirent); in readDosDirSection()