Home
last modified time | relevance | path

Searched defs:Exp_mask (Results 1 – 2 of 2) sorted by relevance

/third_party/FreeBSD/contrib/gdtoa/
Dgdtoaimp.h325 #define Exp_mask 0x7ff00000 macro
364 #define Exp_mask 0x7f000000 macro
390 #define Exp_mask 0x7f80 macro
/third_party/python/Python/
Ddtoa.c245 #define Exp_mask 0x7ff00000 macro