Searched refs:us (Results 1 – 6 of 6) sorted by relevance
33 int usleep(useconds_t us) { in usleep() argument35 ts.tv_sec = us / 1000000; in usleep()36 ts.tv_nsec = (us % 1000000) * 1000; in usleep()
210 - `__attribute__((overloadable))` allows us to perform overloading in C.356 RHS of the `&&` in this branch has us call `__builtin_mempcpy` if `copy_amount`476 This exists as a way for us to call `__builtin_open` without needing clang to730 In Clang, [this type-aware requirement poses problems for us]: Clang's frontend820 `diagnose_as_builtin` allows us to remove the `diagnose_if`s from some of the840 [this type-aware requirement poses problems for us]: https://github.com/llvm/llvm-project/issues/55…
140 …out file descriptor too early, or someone else is helpfully closing it for us. Let's use `android:…204 giving us:
172 most-installed apps and were feasible for us to support in the453 run time rather than at build time. This lets us use the same `libc.so` on all
81 # files written by us and files taken from BSD.
73 // We don't use `scs: true` here because that would give us a second