HomeSort by relevance Sort by last modified time
    Searched refs:checksize (Results 1 - 3 of 3) sorted by null

  /external/clang/test/CodeGen/
long-double-x86.c 4 int checksize[sizeof(x) == 16 ? 1 : -1]; variable
malign-double-x86-nacl.c 5 int checksize[sizeof(long double) == 8 ? 1 : -1]; variable
  /external/fsck_msdos/
dir.c 106 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 142 milliseconds