| /third_party/musl/src/multibyte/ |
| H A D | mbsnrtowcs.c | 5 size_t l, cnt=0, n2; in mbsnrtowcs() local
|
| H A D | wcsnrtombs.c | 14 size_t cnt = 0; in wcsnrtombs() local
|
| /third_party/musl/porting/liteos_m/kernel/src/stdlib/ |
| H A D | strtol.c | 15 size_t cnt = shcnt(&f); in strtox() local
|
| /third_party/musl/porting/uniproton/kernel/src/stdio/ |
| H A D | __stdio_write.c | 13 ssize_t cnt;
in __stdio_write() local [all...] |
| /third_party/musl/porting/liteos_m/kernel/src/stdio/ |
| H A D | __stdio_write.c | 13 ssize_t cnt;
in __stdio_write() local [all...] |
| /third_party/musl/src/dirent/ |
| H A D | scandir.c | 14 size_t cnt=0, len=0; in scandir() local
|
| /third_party/musl/porting/liteos_a/user/src/multibyte/ |
| H A D | wcsnrtombs.c | 8 size_t cnt = 0; in wcsnrtombs() local
|
| /third_party/musl/porting/linux/user/src/stdlib/ |
| H A D | strtol.c | 15 size_t cnt = shcnt(&f); in strtox() local
|
| /third_party/musl/porting/liteos_a/kernel/src/stdio/ |
| H A D | __stdio_write.c | 13 ssize_t cnt; in __stdio_write() local
|
| /third_party/musl/porting/uniproton/kernel/src/stdlib/ |
| H A D | strtol.c | 15 size_t cnt = shcnt(&f); in strtox() local
|
| /third_party/musl/src/stdio/ |
| H A D | __stdio_write.c | 7 ssize_t cnt = 0; in __flush_buffer() local 33 ssize_t cnt = __flush_buffer(f); in __stdio_write() local [all...] |
| /third_party/musl/src/stdlib/ |
| H A D | strtol.c | 15 size_t cnt = shcnt(&f); in strtox() local
|
| H A D | wcstod.c | 45 size_t cnt = shcnt(&f); in wcstox() local
|
| /third_party/ltp/testcases/kernel/syscalls/link/ |
| H A D | link05.c | 25 int cnt; in verify_link() local [all...] |
| /third_party/ltp/testcases/kernel/syscalls/readdir/ |
| H A D | readdir01.c | 44 int cnt = 0; in verify_readdir() local
|
| /third_party/ltp/testcases/kernel/syscalls/setfsgid/ |
| H A D | setfsgid02.c | 30 int cnt; in run() local
|
| /third_party/ltp/testcases/kernel/syscalls/gettimeofday/ |
| H A D | gettimeofday02.c | 37 unsigned long long cnt = 0; in verify_gettimeofday() local
|
| /third_party/ltp/testcases/kernel/syscalls/ioctl/ |
| H A D | ioctl07.c | 24 int cnt, pcnt; in verify_ioctl() local
|
| /third_party/ltp/testcases/lib/ |
| H A D | tst_check_kconfigs.c | 13 unsigned int i, cnt = 1, ret = 0; in main() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_init/ |
| H A D | 1-1.c | 55 int cnt = 0; in main() local
|
| H A D | 2-1.c | 55 int cnt = 0; in main() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/ |
| H A D | 10-1.c | 38 unsigned long cnt; in main() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/temp/ |
| H A D | mkostemps.c | 32 int cnt = write(fd, tmpfile, strlen(tmpfile)); in mkostemps_0100() local 55 int cnt = write(fd, tmpfile, strlen(tmpfile)); in mkostemps_0200() local 77 int cnt = write(fd, tmpfile, strlen(tmpfile)); in mkostemps_0300() local
|
| H A D | mkstemps.c | 30 int cnt = write(fd, tmpfile, strlen(tmpfile)); in mkstemps_0100() local 52 int cnt = write(fd, tmpfile, strlen(tmpfile)); in mkstemps_0200() local 74 int cnt = write(fd, tmpfile, strlen(tmpfile)); in mkstemps_0300() local
|
| H A D | mkstemp.c | 31 int cnt = write(fd, tmpfile, strlen(tmpfile)); in mkstemp_0100() local 53 int cnt = write(fd, tmpfile, strlen(tmpfile)); in mkstemp_0200() local
|