OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UINT32_MIN
(Results
1 - 6
of
6
) sorted by null
/external/pixman/pixman/
pixman-compiler.h
49
#ifndef
UINT32_MIN
50
# define
UINT32_MIN
(0)
/frameworks/av/media/libstagefright/codecs/amrwb/src/
pv_amr_wb_type_defs.h
114
#ifndef
UINT32_MIN
115
#define
UINT32_MIN
0
/development/ndk/platforms/android-L/include/
stdint.h
183
#define
UINT32_MIN
(0)
207
# define WINT_MIN
UINT32_MIN
/prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/
stdint.h
183
#define
UINT32_MIN
(0)
/prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/
stdint.h
183
#define
UINT32_MIN
(0)
/prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/
stdint.h
183
#define
UINT32_MIN
(0)
Completed in 516 milliseconds