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.h55 #ifdef CONFIG_64 in mpd_bsr()
82 #ifdef CONFIG_64 in mpd_bsf()
112 #ifdef CONFIG_64 in mpd_bsr()
134 #ifdef CONFIG_64 in mpd_bsf()
158 #ifdef CONFIG_64 in mpd_bsr()
175 #ifdef CONFIG_64 in mpd_bsf()
Dconstants.c34 #if defined(CONFIG_64)
Dconstants.h41 #if defined(CONFIG_64)
Dmpdecimal.h123 #if defined(CONFIG_64) || defined(CONFIG_32)
130 #define CONFIG_64 macro
136 #define CONFIG_64 macro
145 #if defined(CONFIG_64)
699 #ifdef CONFIG_64
Dbasearith.h73 #ifdef CONFIG_64
Dmpdecimal.c137 #ifdef CONFIG_64
1120 #ifdef CONFIG_64
1240 #ifdef CONFIG_64 in mpd_qset_i64()
1252 #ifdef CONFIG_64 in mpd_qset_u64()
1453 #ifdef CONFIG_64
3528 #ifdef CONFIG_64
3590 #ifdef CONFIG_64
4069 #ifdef CONFIG_64
4160 #ifdef CONFIG_64 in _mpd_get_exp_iterations()
4249 #if defined(CONFIG_64) in _mpd_qexp()
[all …]
Dumodarith.h129 #ifdef CONFIG_64
Dtypearith.h46 #if defined(CONFIG_64)
Dio.c337 #ifdef CONFIG_64 in word_to_string()
/external/python/cpython3/Modules/_decimal/
D_decimal.c1909 #ifdef CONFIG_64 in _dec_settriple()
4361 #if defined(CONFIG_64) && _PyHASH_BITS == 61 in _dec_hash()