Searched hist:110769 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/lib/libc/gen/
H A Disgreater.3110769 Wed Feb 12 18:03:41 MST 2003 mike o Implement C99 classification macros isfinite(), isinf(), isnan(),
isnormal(). The current isinf() and isnan() are perserved for
binary compatibility with 5.0, but new programs will use the macros.
o Implement C99 comparison macros isgreater(), isgreaterequal(),
isless(), islessequal(), islessgreater(), isunordered().

Submitted by: David Schultz <dschultz@uclink.Berkeley.EDU>
H A Dfpclassify.3diff 110769 Wed Feb 12 18:03:41 MST 2003 mike o Implement C99 classification macros isfinite(), isinf(), isnan(),
isnormal(). The current isinf() and isnan() are perserved for
binary compatibility with 5.0, but new programs will use the macros.
o Implement C99 comparison macros isgreater(), isgreaterequal(),
isless(), islessequal(), islessgreater(), isunordered().

Submitted by: David Schultz <dschultz@uclink.Berkeley.EDU>
/freebsd-10-stable/lib/msun/src/
H A Ds_isnan.cdiff 110769 Wed Feb 12 18:03:41 MST 2003 mike o Implement C99 classification macros isfinite(), isinf(), isnan(),
isnormal(). The current isinf() and isnan() are perserved for
binary compatibility with 5.0, but new programs will use the macros.
o Implement C99 comparison macros isgreater(), isgreaterequal(),
isless(), islessequal(), islessgreater(), isunordered().

Submitted by: David Schultz <dschultz@uclink.Berkeley.EDU>

Completed in 123 milliseconds