Lines Matching refs:c
    10     "abort.c",
11     "assert.c",
12     "core/mutex.c",
13     "dir.c",
14     "exit.c",
15     "file.c",
16     "malloc.c",
17     "printf.c",
18     "process.c",
19     "posix/mman.c",
20     "posix/pthread.c",
21     "stdlib.c",
22     "string.c",
23     "syscall.c",
24     "time.c",
40 libc_env.StaticObject("crt1", "crt1.c")