OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs: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
long-double-x86-nacl.c
4
int
checksize
[sizeof(x) == 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 42 milliseconds