Searched defs:WCHAR_MIN (Results 1 - 25 of 273) sorted by relevance

1234567891011

/prebuilts/ndk/9/platforms/android-10/arch-arm/usr/include/sys/
H A D_wchar_limits.h33 /* WCHAR_MIN / WCHAR_MAX can be defined by <stdint.h> or <wchar.h>.
36 * - In NDK r8e and older, all definitions of WCHAR_MIN and WCHAR_MAX
46 * compiling C (not C++). Also, the definitions of WCHAR_MIN and
52 * <stdint.h> would only define WCHAR_MIN and WCHAR_MAX when:
59 * - When compiling C sources, WCHAR_MIN / WCHAR_MAX were always
73 #if !defined(WCHAR_MIN)
77 # define WCHAR_MIN 0 macro
80 # define WCHAR_MIN (-2147483647 - 1) macro
84 # define WCHAR_MIN (-2147483647 - 1) macro
102 # define WCHAR_MIN __WCHAR_MIN_ macro
[all...]
/prebuilts/ndk/9/platforms/android-10/arch-arm64/usr/include/machine/
H A Dwchar_limits.h37 # define WCHAR_MIN L'\0' macro
39 # define WCHAR_MIN (-(WCHAR_MAX) - 1) macro
/prebuilts/ndk/9/platforms/android-10/arch-mips/usr/include/sys/
H A D_wchar_limits.h33 /* WCHAR_MIN / WCHAR_MAX can be defined by <stdint.h> or <wchar.h>.
36 * - In NDK r8e and older, all definitions of WCHAR_MIN and WCHAR_MAX
46 * compiling C (not C++). Also, the definitions of WCHAR_MIN and
52 * <stdint.h> would only define WCHAR_MIN and WCHAR_MAX when:
59 * - When compiling C sources, WCHAR_MIN / WCHAR_MAX were always
73 #if !defined(WCHAR_MIN)
77 # define WCHAR_MIN 0 macro
80 # define WCHAR_MIN (-2147483647 - 1) macro
84 # define WCHAR_MIN (-2147483647 - 1) macro
102 # define WCHAR_MIN __WCHAR_MIN_ macro
[all...]
/prebuilts/ndk/9/platforms/android-10/arch-mips64/usr/include/machine/
H A Dwchar_limits.h37 # define WCHAR_MIN L'\0' macro
39 # define WCHAR_MIN (-(WCHAR_MAX) - 1) macro
/prebuilts/ndk/9/platforms/android-10/arch-x86/usr/include/sys/
H A D_wchar_limits.h33 /* WCHAR_MIN / WCHAR_MAX can be defined by <stdint.h> or <wchar.h>.
36 * - In NDK r8e and older, all definitions of WCHAR_MIN and WCHAR_MAX
46 * compiling C (not C++). Also, the definitions of WCHAR_MIN and
52 * <stdint.h> would only define WCHAR_MIN and WCHAR_MAX when:
59 * - When compiling C sources, WCHAR_MIN / WCHAR_MAX were always
73 #if !defined(WCHAR_MIN)
77 # define WCHAR_MIN 0 macro
80 # define WCHAR_MIN (-2147483647 - 1) macro
84 # define WCHAR_MIN (-2147483647 - 1) macro
102 # define WCHAR_MIN __WCHAR_MIN_ macro
[all...]
/prebuilts/ndk/9/platforms/android-10/arch-x86_64/usr/include/machine/
H A Dwchar_limits.h37 # define WCHAR_MIN L'\0' macro
39 # define WCHAR_MIN (-(WCHAR_MAX) - 1) macro
/prebuilts/ndk/9/platforms/android-11/arch-arm/usr/include/sys/
H A D_wchar_limits.h33 /* WCHAR_MIN / WCHAR_MAX can be defined by <stdint.h> or <wchar.h>.
36 * - In NDK r8e and older, all definitions of WCHAR_MIN and WCHAR_MAX
46 * compiling C (not C++). Also, the definitions of WCHAR_MIN and
52 * <stdint.h> would only define WCHAR_MIN and WCHAR_MAX when:
59 * - When compiling C sources, WCHAR_MIN / WCHAR_MAX were always
73 #if !defined(WCHAR_MIN)
77 # define WCHAR_MIN 0 macro
80 # define WCHAR_MIN (-2147483647 - 1) macro
84 # define WCHAR_MIN (-2147483647 - 1) macro
102 # define WCHAR_MIN __WCHAR_MIN_ macro
[all...]
/prebuilts/ndk/9/platforms/android-11/arch-arm64/usr/include/machine/
H A Dwchar_limits.h37 # define WCHAR_MIN L'\0' macro
39 # define WCHAR_MIN (-(WCHAR_MAX) - 1) macro
/prebuilts/ndk/9/platforms/android-11/arch-mips/usr/include/sys/
H A D_wchar_limits.h33 /* WCHAR_MIN / WCHAR_MAX can be defined by <stdint.h> or <wchar.h>.
36 * - In NDK r8e and older, all definitions of WCHAR_MIN and WCHAR_MAX
46 * compiling C (not C++). Also, the definitions of WCHAR_MIN and
52 * <stdint.h> would only define WCHAR_MIN and WCHAR_MAX when:
59 * - When compiling C sources, WCHAR_MIN / WCHAR_MAX were always
73 #if !defined(WCHAR_MIN)
77 # define WCHAR_MIN 0 macro
80 # define WCHAR_MIN (-2147483647 - 1) macro
84 # define WCHAR_MIN (-2147483647 - 1) macro
102 # define WCHAR_MIN __WCHAR_MIN_ macro
[all...]
/prebuilts/ndk/9/platforms/android-11/arch-mips64/usr/include/machine/
H A Dwchar_limits.h37 # define WCHAR_MIN L'\0' macro
39 # define WCHAR_MIN (-(WCHAR_MAX) - 1) macro
/prebuilts/ndk/9/platforms/android-11/arch-x86/usr/include/sys/
H A D_wchar_limits.h33 /* WCHAR_MIN / WCHAR_MAX can be defined by <stdint.h> or <wchar.h>.
36 * - In NDK r8e and older, all definitions of WCHAR_MIN and WCHAR_MAX
46 * compiling C (not C++). Also, the definitions of WCHAR_MIN and
52 * <stdint.h> would only define WCHAR_MIN and WCHAR_MAX when:
59 * - When compiling C sources, WCHAR_MIN / WCHAR_MAX were always
73 #if !defined(WCHAR_MIN)
77 # define WCHAR_MIN 0 macro
80 # define WCHAR_MIN (-2147483647 - 1) macro
84 # define WCHAR_MIN (-2147483647 - 1) macro
102 # define WCHAR_MIN __WCHAR_MIN_ macro
[all...]
/prebuilts/ndk/9/platforms/android-11/arch-x86_64/usr/include/machine/
H A Dwchar_limits.h37 # define WCHAR_MIN L'\0' macro
39 # define WCHAR_MIN (-(WCHAR_MAX) - 1) macro
/prebuilts/ndk/9/platforms/android-12/arch-arm/usr/include/sys/
H A D_wchar_limits.h33 /* WCHAR_MIN / WCHAR_MAX can be defined by <stdint.h> or <wchar.h>.
36 * - In NDK r8e and older, all definitions of WCHAR_MIN and WCHAR_MAX
46 * compiling C (not C++). Also, the definitions of WCHAR_MIN and
52 * <stdint.h> would only define WCHAR_MIN and WCHAR_MAX when:
59 * - When compiling C sources, WCHAR_MIN / WCHAR_MAX were always
73 #if !defined(WCHAR_MIN)
77 # define WCHAR_MIN 0 macro
80 # define WCHAR_MIN (-2147483647 - 1) macro
84 # define WCHAR_MIN (-2147483647 - 1) macro
102 # define WCHAR_MIN __WCHAR_MIN_ macro
[all...]
/prebuilts/ndk/9/platforms/android-12/arch-arm64/usr/include/machine/
H A Dwchar_limits.h37 # define WCHAR_MIN L'\0' macro
39 # define WCHAR_MIN (-(WCHAR_MAX) - 1) macro
/prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/sys/
H A D_wchar_limits.h33 /* WCHAR_MIN / WCHAR_MAX can be defined by <stdint.h> or <wchar.h>.
36 * - In NDK r8e and older, all definitions of WCHAR_MIN and WCHAR_MAX
46 * compiling C (not C++). Also, the definitions of WCHAR_MIN and
52 * <stdint.h> would only define WCHAR_MIN and WCHAR_MAX when:
59 * - When compiling C sources, WCHAR_MIN / WCHAR_MAX were always
73 #if !defined(WCHAR_MIN)
77 # define WCHAR_MIN 0 macro
80 # define WCHAR_MIN (-2147483647 - 1) macro
84 # define WCHAR_MIN (-2147483647 - 1) macro
102 # define WCHAR_MIN __WCHAR_MIN_ macro
[all...]
/prebuilts/ndk/9/platforms/android-12/arch-mips64/usr/include/machine/
H A Dwchar_limits.h37 # define WCHAR_MIN L'\0' macro
39 # define WCHAR_MIN (-(WCHAR_MAX) - 1) macro
/prebuilts/ndk/9/platforms/android-12/arch-x86/usr/include/sys/
H A D_wchar_limits.h33 /* WCHAR_MIN / WCHAR_MAX can be defined by <stdint.h> or <wchar.h>.
36 * - In NDK r8e and older, all definitions of WCHAR_MIN and WCHAR_MAX
46 * compiling C (not C++). Also, the definitions of WCHAR_MIN and
52 * <stdint.h> would only define WCHAR_MIN and WCHAR_MAX when:
59 * - When compiling C sources, WCHAR_MIN / WCHAR_MAX were always
73 #if !defined(WCHAR_MIN)
77 # define WCHAR_MIN 0 macro
80 # define WCHAR_MIN (-2147483647 - 1) macro
84 # define WCHAR_MIN (-2147483647 - 1) macro
102 # define WCHAR_MIN __WCHAR_MIN_ macro
[all...]
/prebuilts/ndk/9/platforms/android-12/arch-x86_64/usr/include/machine/
H A Dwchar_limits.h37 # define WCHAR_MIN L'\0' macro
39 # define WCHAR_MIN (-(WCHAR_MAX) - 1) macro
/prebuilts/ndk/9/platforms/android-13/arch-arm/usr/include/sys/
H A D_wchar_limits.h33 /* WCHAR_MIN / WCHAR_MAX can be defined by <stdint.h> or <wchar.h>.
36 * - In NDK r8e and older, all definitions of WCHAR_MIN and WCHAR_MAX
46 * compiling C (not C++). Also, the definitions of WCHAR_MIN and
52 * <stdint.h> would only define WCHAR_MIN and WCHAR_MAX when:
59 * - When compiling C sources, WCHAR_MIN / WCHAR_MAX were always
73 #if !defined(WCHAR_MIN)
77 # define WCHAR_MIN 0 macro
80 # define WCHAR_MIN (-2147483647 - 1) macro
84 # define WCHAR_MIN (-2147483647 - 1) macro
102 # define WCHAR_MIN __WCHAR_MIN_ macro
[all...]
/prebuilts/ndk/9/platforms/android-13/arch-arm64/usr/include/machine/
H A Dwchar_limits.h37 # define WCHAR_MIN L'\0' macro
39 # define WCHAR_MIN (-(WCHAR_MAX) - 1) macro
/prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/sys/
H A D_wchar_limits.h33 /* WCHAR_MIN / WCHAR_MAX can be defined by <stdint.h> or <wchar.h>.
36 * - In NDK r8e and older, all definitions of WCHAR_MIN and WCHAR_MAX
46 * compiling C (not C++). Also, the definitions of WCHAR_MIN and
52 * <stdint.h> would only define WCHAR_MIN and WCHAR_MAX when:
59 * - When compiling C sources, WCHAR_MIN / WCHAR_MAX were always
73 #if !defined(WCHAR_MIN)
77 # define WCHAR_MIN 0 macro
80 # define WCHAR_MIN (-2147483647 - 1) macro
84 # define WCHAR_MIN (-2147483647 - 1) macro
102 # define WCHAR_MIN __WCHAR_MIN_ macro
[all...]
/prebuilts/ndk/9/platforms/android-13/arch-mips64/usr/include/machine/
H A Dwchar_limits.h37 # define WCHAR_MIN L'\0' macro
39 # define WCHAR_MIN (-(WCHAR_MAX) - 1) macro
/prebuilts/ndk/9/platforms/android-13/arch-x86/usr/include/sys/
H A D_wchar_limits.h33 /* WCHAR_MIN / WCHAR_MAX can be defined by <stdint.h> or <wchar.h>.
36 * - In NDK r8e and older, all definitions of WCHAR_MIN and WCHAR_MAX
46 * compiling C (not C++). Also, the definitions of WCHAR_MIN and
52 * <stdint.h> would only define WCHAR_MIN and WCHAR_MAX when:
59 * - When compiling C sources, WCHAR_MIN / WCHAR_MAX were always
73 #if !defined(WCHAR_MIN)
77 # define WCHAR_MIN 0 macro
80 # define WCHAR_MIN (-2147483647 - 1) macro
84 # define WCHAR_MIN (-2147483647 - 1) macro
102 # define WCHAR_MIN __WCHAR_MIN_ macro
[all...]
/prebuilts/ndk/9/platforms/android-13/arch-x86_64/usr/include/machine/
H A Dwchar_limits.h37 # define WCHAR_MIN L'\0' macro
39 # define WCHAR_MIN (-(WCHAR_MAX) - 1) macro
/prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/sys/
H A D_wchar_limits.h33 /* WCHAR_MIN / WCHAR_MAX can be defined by <stdint.h> or <wchar.h>.
36 * - In NDK r8e and older, all definitions of WCHAR_MIN and WCHAR_MAX
46 * compiling C (not C++). Also, the definitions of WCHAR_MIN and
52 * <stdint.h> would only define WCHAR_MIN and WCHAR_MAX when:
59 * - When compiling C sources, WCHAR_MIN / WCHAR_MAX were always
73 #if !defined(WCHAR_MIN)
77 # define WCHAR_MIN 0 macro
80 # define WCHAR_MIN (-2147483647 - 1) macro
84 # define WCHAR_MIN (-2147483647 - 1) macro
102 # define WCHAR_MIN __WCHAR_MIN_ macro
[all...]

Completed in 923 milliseconds

1234567891011