Searched defs:check_int (Results 1 - 5 of 5) sorted by relevance

/external/clang/test/CodeGen/
H A Dmips-type-sizes.c15 int check_int() { function
H A Daarch64-type-sizes.c12 int check_int() { function
/external/clang/test/Driver/
H A Dle32-unknown-nacl.cpp94 // CHECK: i32 @check_int()
95 int check_int() { return 0; } function
/external/ltrace/
H A Dread_config_file.c231 check_int(struct locus *loc, long l) function
315 || check_int(loc, l) < 0)
339 || check_int(loc, l) < 0)
568 || check_int(loc, l) < 0)
/external/fio/
H A Dparse.c368 static int check_int(const char *p, int *val) function
733 ret = check_int(ptr, &il);

Completed in 163 milliseconds