Home
last modified time | relevance | path

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

/third_party/python/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.c34 #if defined(CONFIG_64)
Dconstants.h43 #if defined(CONFIG_64)
Dmpdecimal.h100 #if defined(CONFIG_64) || defined(CONFIG_32)
107 #define CONFIG_64 macro
113 #define CONFIG_64 macro
116 #define CONFIG_64 macro
125 #if defined(CONFIG_64)
706 #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 …]
Dmpsignal.c151 #ifdef CONFIG_64
178 #ifdef CONFIG_64
Dumodarith.h130 #ifdef CONFIG_64
Dtypearith.h48 #if defined(CONFIG_64)
Dio.c353 #ifdef CONFIG_64 in word_to_string()
/third_party/python/Modules/_decimal/
D_decimal.c2053 #ifdef CONFIG_64 in _dec_settriple()
4518 #if defined(CONFIG_64) && _PyHASH_BITS == 61 in _dec_hash()