OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INT_FAST32_C
(Results
1 - 16
of
16
) sorted by null
/ndk/tests/build/stdint-c++/jni/
test_all_macros.cpp
179
#ifndef
INT_FAST32_C
180
#error
INT_FAST32_C
defined!
test_c.c
177
#ifndef
INT_FAST32_C
178
#error
INT_FAST32_C
defined!
test_no_macros.cpp
177
#ifdef
INT_FAST32_C
178
#error
INT_FAST32_C
defined!
test_constant_macros.cpp
178
#ifndef
INT_FAST32_C
179
#error
INT_FAST32_C
is not defined!
test_limit_macros.cpp
178
#ifdef
INT_FAST32_C
179
#error
INT_FAST32_C
is defined!
/bionic/libc/include/
stdint.h
152
# define
INT_FAST32_C
(c) INT32_C(c)
/development/ndk/platforms/android-3/include/
stdint.h
152
# define
INT_FAST32_C
(c) INT32_C(c)
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
stdint.h
157
# define
INT_FAST32_C
(c) INT32_C(c)
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
stdint.h
157
# define
INT_FAST32_C
(c) INT32_C(c)
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
stdint.h
157
# define
INT_FAST32_C
(c) INT32_C(c)
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
stdint.h
157
# define
INT_FAST32_C
(c) INT32_C(c)
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
stdint.h
157
# define
INT_FAST32_C
(c) INT32_C(c)
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
stdint.h
157
# define
INT_FAST32_C
(c) INT32_C(c)
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
stdint.h
152
# define
INT_FAST32_C
(c) INT32_C(c)
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
stdint.h
152
# define
INT_FAST32_C
(c) INT32_C(c)
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
stdint.h
152
# define
INT_FAST32_C
(c) INT32_C(c)
Completed in 23 milliseconds