Home
last modified time | relevance | path

Searched refs:CONFIG_64 (Results 1 - 11 of 11) sorted by relevance

/third_party/python/Modules/_decimal/libmpdec/
H A Dbits.h54 #ifdef CONFIG_64 in mpd_bsr()
81 #ifdef CONFIG_64 in mpd_bsf()
111 #ifdef CONFIG_64 in mpd_bsr()
133 #ifdef CONFIG_64 in mpd_bsf()
157 #ifdef CONFIG_64 in mpd_bsr()
174 #ifdef CONFIG_64 in mpd_bsf()
H A Dconstants.c34 #if defined(CONFIG_64)
112 #error "CONFIG_64 or CONFIG_32 must be defined."
H A Dconstants.h43 #if defined(CONFIG_64)
H A Dmpdecimal.h100 #if defined(CONFIG_64) || defined(CONFIG_32)
101 #error "cannot use CONFIG_64 or CONFIG_32 with UNIVERSAL."
107 #define CONFIG_64 macro
113 #define CONFIG_64 macro
116 #define CONFIG_64 macro
124 /* BEGIN CONFIG_64 */
125 #if defined(CONFIG_64)
161 /* END CONFIG_64 */
209 #error "define CONFIG_64 or CONFIG_32"
706 #ifdef CONFIG_64
[all...]
H A Dmpdecimal.c140 #ifdef CONFIG_64
1146 #ifdef CONFIG_64
1266 #ifdef CONFIG_64 in mpd_qset_i64()
1280 #ifdef CONFIG_64 in mpd_qset_i64_exact()
1298 #ifdef CONFIG_64 in mpd_qset_u64()
1312 #ifdef CONFIG_64 in mpd_qset_u64_exact()
1520 #ifdef CONFIG_64
3624 #ifdef CONFIG_64
3686 #ifdef CONFIG_64
4231 #ifdef CONFIG_64
[all...]
H A Dbasearith.h72 #ifdef CONFIG_64
H A Dumodarith.h130 #ifdef CONFIG_64
291 /* END CONFIG_64 */
H A Dmpsignal.c151 #ifdef CONFIG_64
178 #ifdef CONFIG_64
H A Dtypearith.h48 #if defined(CONFIG_64)
304 /* END CONFIG_64 */
563 #error "define CONFIG_64 or CONFIG_32"
H A Dio.c353 #ifdef CONFIG_64 in word_to_string()
/third_party/python/Modules/_decimal/
H A D_decimal.c2091 #ifdef CONFIG_64 in _dec_settriple()
4675 #if defined(CONFIG_64) && _PyHASH_BITS == 61 in _dec_hash()
4692 #error "No valid combination of CONFIG_64, CONFIG_32 and _PyHASH_BITS" in _dec_hash()

Completed in 22 milliseconds