Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/math-emu/
Dextended.h40 #define _FP_EXPBITS_E 15 macro
60 unsigned long pad2 : (_FP_W_TYPE_SIZE - 1 - _FP_EXPBITS_E);
62 unsigned long exp : _FP_EXPBITS_E;
68 unsigned exp : _FP_EXPBITS_E;
245 unsigned long pad : (_FP_W_TYPE_SIZE - 1 - _FP_EXPBITS_E);
247 unsigned exp : _FP_EXPBITS_E;
251 unsigned exp : _FP_EXPBITS_E;