Searched refs:lib_version (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libm/common/C/
H A D_SVID_error.c126 enum version lib_version = _lib_version; local
131 lib_version = libm_ieee;
132 if (lib_version == c_issue_4) {
144 if (lib_version == strict_ansi) {
147 if (lib_version == c_issue_4) {
159 if (lib_version == strict_ansi) {
162 if (lib_version == c_issue_4) {
177 if (lib_version == strict_ansi) {
180 if (lib_version == c_issue_4) {
191 if (lib_version
[all...]

Completed in 87 milliseconds