Home
last modified time | relevance | path

Searched refs:so (Results 1 – 17 of 17) sorted by relevance

/bionic/libc/stdio/
Dputchar.c43 FILE *so = stdout; in putchar_unlocked() local
45 return (putc_unlocked(c, so)); in putchar_unlocked()
56 FILE *so = stdout; in putchar() local
58 return (putc(c, so)); in putchar()
/bionic/libc/arch-arm/bionic/
Dcrtbegin_static.S48 # so we use a tiny trampoline that will get relocated
Dcrtbegin_dynamic.S48 # so we use a tiny trampoline that will get relocated
Datomics_arm.S44 mov r1, r0 @ copy addr so we don't clobber it
/bionic/libc/arch-sh/bionic/
Dcrtbegin_static.S48 # so we use a tiny trampoline that will get relocated
Dcrtbegin_dynamic.S48 # so we use a tiny trampoline that will get relocated
/bionic/libstdc++/include/
Dcerrno38 // errno is a macro, so we can't define std::errno
/bionic/libc/
DCAVEATS8 slower code for no good reason (even when so-called zero-cost exception schemes are
DREADME52 numbers you entered are correct. It does so by looking at the values defined in
DJamfile423 # set SEARCH so Jam can find the headers, but then say we don't
DNOTICE59 To the extent it has a right to do so, IBM grants an immunity from suit
/bionic/libc/arch-x86/bionic/
Dcrtbegin_static.S47 # so we use a tiny trampoline that will get relocated
Dcrtbegin_dynamic.S47 # so we use a tiny trampoline that will get relocated
/bionic/libc/kernel/
DREADME.TXT161 block, if the kernel writers were not so messy)
246 so we're doomed to repeat the same effort than anyone else. the big difference
254 location of some files) occasionally, so we'll need to keep up with that by
/bionic/libc/docs/
DOVERVIEW.TXT34 Linux distribution (though that would be cool, so patches are welcomed :-))
66 strftime() uses time64_t internally, so the '%s' format (seconds since the
339 Failure to do so will usually result in the inability to run or link your
353 Bionic comes with its own dynamic linker (just like ld.so on Linux really
DCHANGES.TXT167 in /etc/resolv.conf. (resolv.conf is already ignored, so the latter
/bionic/linker/
DREADME.TXT119 It is possible to enable debug output in the dynamic linker. To do so,