Home
last modified time | relevance | path

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

/dports/games/zdoom/zdoom-2.8.1/gdtoa/
H A DstrtopQ.c52 extern ULong NanDflt_Q_D2A[4];
101 L[_0] = NanDflt_Q_D2A[3];
102 L[_1] = NanDflt_Q_D2A[2];
103 L[_2] = NanDflt_Q_D2A[1];
104 L[_3] = NanDflt_Q_D2A[0];
H A DstrtorQ.c52 extern ULong NanDflt_Q_D2A[4];
88 L[_0] = NanDflt_Q_D2A[3];
89 L[_1] = NanDflt_Q_D2A[2];
90 L[_2] = NanDflt_Q_D2A[1];
91 L[_3] = NanDflt_Q_D2A[0];
H A Dg__fmt.c56 ULong NanDflt_Q_D2A[4] = { 0xffffffff, 0xffffffff, 0xffffffff, 0x7fffffff }; variable
/dports/games/ecwolf/ecwolf-1.3.3-src/gdtoa/
H A DstrtopQ.c52 extern ULong NanDflt_Q_D2A[4];
101 L[_0] = NanDflt_Q_D2A[3];
102 L[_1] = NanDflt_Q_D2A[2];
103 L[_2] = NanDflt_Q_D2A[1];
104 L[_3] = NanDflt_Q_D2A[0];
H A DstrtorQ.c52 extern ULong NanDflt_Q_D2A[4];
88 L[_0] = NanDflt_Q_D2A[3];
89 L[_1] = NanDflt_Q_D2A[2];
90 L[_2] = NanDflt_Q_D2A[1];
91 L[_3] = NanDflt_Q_D2A[0];
H A Dg_Qfmt_p.c34 extern ULong NanDflt_Q_D2A[4];
93 || bits[0] != NanDflt_Q_D2A[0]
94 || bits[1] != NanDflt_Q_D2A[1]
95 || bits[2] != NanDflt_Q_D2A[2]
96 || (bits[2] ^ NanDflt_Q_D2A[2]) & 0xffff))
H A Dg__fmt.c56 ULong NanDflt_Q_D2A[4] = { 0xffffffff, 0xffffffff, 0xffffffff, 0x7fffffff }; variable