Searched refs:checksize (Results 1 - 3 of 3) sorted by relevance

/external/clang/test/CodeGen/
H A Dlong-double-x86.c4 int checksize[sizeof(x) == 16 ? 1 : -1]; variable
H A Dmalign-double-x86-nacl.c5 int checksize[sizeof(long double) == 8 ? 1 : -1]; variable
/external/fsck_msdos/
H A Ddir.c106 static int checksize(struct bootblock *, struct fatEntry *, u_char *,
390 checksize(struct bootblock *boot, struct fatEntry *fat, u_char *p, function
953 mod |= k = checksize(boot, fat, p, &dirent);

Completed in 129 milliseconds