Home
last modified time | relevance | path

Searched refs:CONFIG_64 (Results 1 – 10 of 10) sorted by relevance

/external/python/cpython3/Modules/_decimal/libmpdec/
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()
Dconstants.c33 #if defined(CONFIG_64)
Dconstants.h43 #if defined(CONFIG_64)
Dmpdecimal.h109 #if defined(CONFIG_64) || defined(CONFIG_32)
116 #define CONFIG_64 macro
122 #define CONFIG_64 macro
125 #define CONFIG_64 macro
134 #if defined(CONFIG_64)
692 #ifdef CONFIG_64
Dbasearith.h72 #ifdef CONFIG_64
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 …]
Dumodarith.h130 #ifdef CONFIG_64
Dtypearith.h48 #if defined(CONFIG_64)
Dio.c353 #ifdef CONFIG_64 in word_to_string()
/external/python/cpython3/Modules/_decimal/
D_decimal.c2054 #ifdef CONFIG_64 in _dec_settriple()
4506 #if defined(CONFIG_64) && _PyHASH_BITS == 61 in _dec_hash()