Lines Matching full:c99
116 functions computes and returns the C99 Annex G recommended result
118 exception is associated with the result; errno = EDOM if C99 Annex
269 C99 for atan2(0., 0.). */
335 /* C99 standard says: atanh(1+/-0.) should be inf +/- 0i */
961 rect() isn't covered by the C99 standard, but it's not too hard to
962 figure out 'spirit of C99' rules for special value handing: