HomeSort by relevance Sort by last modified time
    Searched refs:__STDC__ (Results 251 - 275 of 330) sorted by null

<<11121314

  /ndk/sources/host-tools/sed-4.2.1/lib/
localcharset.c 104 #if __STDC__ != 1
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
cdefs.h 31 #if defined __GNUC__ && !defined __STDC__
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
zconf.h 168 #if !defined(STDC) && (defined(__STDC__) || defined(__cplusplus))
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/sys/
cdefs.h 88 #if __STDC__ || defined(__cplusplus)
104 #else /* !(__STDC__ || __cplusplus) */
128 #endif /* !(__STDC__ || __cplusplus) */
  /prebuilt/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/sys/
cdefs.h 82 #if __STDC__ || defined(__cplusplus)
98 #else /* !(__STDC__ || __cplusplus) */
122 #endif /* !(__STDC__ || __cplusplus) */
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/sys/
cdefs.h 88 #if __STDC__ || defined(__cplusplus)
104 #else /* !(__STDC__ || __cplusplus) */
128 #endif /* !(__STDC__ || __cplusplus) */
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/sys/
cdefs.h 88 #if __STDC__ || defined(__cplusplus)
104 #else /* !(__STDC__ || __cplusplus) */
128 #endif /* !(__STDC__ || __cplusplus) */
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/sys/
cdefs.h 82 #if __STDC__ || defined(__cplusplus)
98 #else /* !(__STDC__ || __cplusplus) */
122 #endif /* !(__STDC__ || __cplusplus) */
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/sys/
cdefs.h 82 #if __STDC__ || defined(__cplusplus)
98 #else /* !(__STDC__ || __cplusplus) */
122 #endif /* !(__STDC__ || __cplusplus) */
  /external/libpng/
pngconf.h 68 #ifdef __STDC__
79 #endif /* __STDC__ */
439 #if (defined(__MWERKS__) && defined(WIN32)) || defined(__STDC__)
    [all...]
png.c 725 #ifdef __STDC__
770 #ifdef __STDC__
  /external/qemu/distrib/libpng-1.2.19/
pngconf.h 61 #ifdef __STDC__
72 #endif /* __STDC__ */
387 #if (defined(__MWERKS__) && defined(WIN32)) || defined(__STDC__)
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/Xext/XME/
xme.c 182 #if defined(__STDC__) && !defined(UNIXCPP)
  /external/e2fsprogs/lib/ext2fs/
kernel-jbd.h 39 #ifdef __STDC__
  /external/openssl/crypto/des/
des_locl.h 92 #if defined(__STDC__) || defined(OPENSSL_SYS_VMS) || defined(M_XENIX) || defined(OPENSSL_SYS_MSDOS)
des_opts.c 340 #if defined(__STDC__) || defined(sgi)
  /external/webkit/Tools/android/flex-2.5.4a/
flex.skl 40 #if __STDC__
45 #endif /* __STDC__ */
360 #if __STDC__
    [all...]
  /external/elfutils/src/
ldlex.c 54 #if __STDC__
59 #endif /* __STDC__ */
    [all...]
  /external/webkit/Tools/android/flex-2.5.4a/MISC/MVS/
initscan-mvs.c 11 #ifdef __STDC__
35 #ifndef __STDC__
    [all...]
  /external/zlib/
zconf.h.cmakein 179 #if !defined(STDC) && (defined(__STDC__) || defined(__cplusplus))
zconf.h.in 177 #if !defined(STDC) && (defined(__STDC__) || defined(__cplusplus))
  /external/strace/
strace.c 99 #ifdef __STDC__
101 #else /* !__STDC__ */
103 #endif /* !__STDC__ */
    [all...]
  /external/fdlibm/
k_standard.c 77 #ifdef __STDC__
  /external/libpcap/
grammar.y 42 #if __STDC__
  /external/ppp/pppd/
md5.c 96 #ifdef __STDC__

Completed in 450 milliseconds

<<11121314