OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PRIXFAST32
(Results
101 - 125
of
125
) sorted by null
1
2
3
4
5
/prebuilts/ndk/r11/platforms/android-23/arch-mips/usr/include/
inttypes.h
135
#define
PRIxFAST32
"x" /* uint_fast32_t */
153
#define
PRIXFAST32
"X" /* uint_fast32_t */
/prebuilts/ndk/r11/platforms/android-23/arch-mips64/usr/include/
inttypes.h
135
#define
PRIxFAST32
"x" /* uint_fast32_t */
153
#define
PRIXFAST32
"X" /* uint_fast32_t */
/prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/
inttypes.h
135
#define
PRIxFAST32
"x" /* uint_fast32_t */
153
#define
PRIXFAST32
"X" /* uint_fast32_t */
/prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/
inttypes.h
135
#define
PRIxFAST32
"x" /* uint_fast32_t */
153
#define
PRIXFAST32
"X" /* uint_fast32_t */
/prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/
inttypes.h
135
#define
PRIxFAST32
"x" /* uint_fast32_t */
153
#define
PRIXFAST32
"X" /* uint_fast32_t */
/prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/
inttypes.h
135
#define
PRIxFAST32
"x" /* uint_fast32_t */
153
#define
PRIXFAST32
"X" /* uint_fast32_t */
/prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/
inttypes.h
135
#define
PRIxFAST32
"x" /* uint_fast32_t */
153
#define
PRIXFAST32
"X" /* uint_fast32_t */
/prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/
inttypes.h
135
#define
PRIxFAST32
"x" /* uint_fast32_t */
153
#define
PRIXFAST32
"X" /* uint_fast32_t */
/prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/
inttypes.h
135
#define
PRIxFAST32
"x" /* uint_fast32_t */
153
#define
PRIXFAST32
"X" /* uint_fast32_t */
/prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/
inttypes.h
135
#define
PRIxFAST32
"x" /* uint_fast32_t */
153
#define
PRIXFAST32
"X" /* uint_fast32_t */
/prebuilts/ndk/r11/platforms/android-3/arch-arm/usr/include/
inttypes.h
128
#define
PRIxFAST32
"x" /* uint_fast32_t */
146
#define
PRIXFAST32
"X" /* uint_fast32_t */
/prebuilts/ndk/r11/platforms/android-4/arch-arm/usr/include/
inttypes.h
128
#define
PRIxFAST32
"x" /* uint_fast32_t */
146
#define
PRIXFAST32
"X" /* uint_fast32_t */
/prebuilts/ndk/r11/platforms/android-5/arch-arm/usr/include/
inttypes.h
128
#define
PRIxFAST32
"x" /* uint_fast32_t */
146
#define
PRIXFAST32
"X" /* uint_fast32_t */
/prebuilts/ndk/r11/platforms/android-8/arch-arm/usr/include/
inttypes.h
128
#define
PRIxFAST32
"x" /* uint_fast32_t */
146
#define
PRIXFAST32
"X" /* uint_fast32_t */
/prebuilts/ndk/r11/platforms/android-9/arch-arm/usr/include/
inttypes.h
128
#define
PRIxFAST32
"x" /* uint_fast32_t */
146
#define
PRIXFAST32
"X" /* uint_fast32_t */
/prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/
inttypes.h
128
#define
PRIxFAST32
"x" /* uint_fast32_t */
146
#define
PRIXFAST32
"X" /* uint_fast32_t */
/prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/
inttypes.h
128
#define
PRIxFAST32
"x" /* uint_fast32_t */
146
#define
PRIXFAST32
"X" /* uint_fast32_t */
/toolchain/binutils/binutils-2.25/intl/
loadmsgcat.c
355
#if !defined
PRIxFAST32
|| PRI_MACROS_BROKEN
356
# undef
PRIxFAST32
357
# define
PRIxFAST32
"x"
359
#if !defined
PRIXFAST32
|| PRI_MACROS_BROKEN
360
# undef
PRIXFAST32
361
# define
PRIXFAST32
"X"
699
return
PRIxFAST32
;
701
return
PRIXFAST32
;
[
all
...]
/external/bison/darwin-lib/
inttypes.h
767
#if !defined
PRIxFAST32
|| 0
768
# undef
PRIxFAST32
770
# define
PRIxFAST32
PRIx64
772
# define
PRIxFAST32
"x"
775
#if !defined
PRIXFAST32
|| 0
776
# undef
PRIXFAST32
778
# define
PRIXFAST32
PRIX64
780
# define
PRIXFAST32
"X"
[
all
...]
/external/bison/lib/
inttypes.in.h
455
#if !defined
PRIxFAST32
|| @PRI_MACROS_BROKEN@
456
# undef
PRIxFAST32
458
# define
PRIxFAST32
PRIx64
460
# define
PRIxFAST32
"x"
463
#if !defined
PRIXFAST32
|| @PRI_MACROS_BROKEN@
464
# undef
PRIXFAST32
466
# define
PRIXFAST32
PRIX64
468
# define
PRIXFAST32
"X"
/external/bison/linux-lib/
inttypes.h
767
#if !defined
PRIxFAST32
|| 0
768
# undef
PRIxFAST32
770
# define
PRIxFAST32
PRIx64
772
# define
PRIxFAST32
"x"
775
#if !defined
PRIXFAST32
|| 0
776
# undef
PRIXFAST32
778
# define
PRIXFAST32
PRIX64
780
# define
PRIXFAST32
"X"
[
all
...]
/external/mesa3d/include/c99/
inttypes.h
128
#define
PRIxFAST32
"I32x"
129
#define
PRIXFAST32
"I32X"
/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/msinttypes/
inttypes.h
138
#define
PRIxFAST32
"I32x"
139
#define
PRIXFAST32
"I32X"
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
inttypes.h
136
# define
PRIxFAST32
__PRIPTR_PREFIX "x"
152
# define
PRIXFAST32
__PRIPTR_PREFIX "X"
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
inttypes.h
136
# define
PRIxFAST32
__PRIPTR_PREFIX "x"
152
# define
PRIXFAST32
__PRIPTR_PREFIX "X"
Completed in 1773 milliseconds
1
2
3
4
5