Lines Matching +full:isoc +full:- +full:in
4 .\" Redistribution and use in source and binary forms, with or without
9 .\" 2. Redistributions in binary form must reproduce the above copyright
10 .\" notice, this list of conditions and the following disclaimer in the
16 .\" ARE DISCLAIMED. IN NO EVENT SHALL AUTHOR OR CONTRIBUTORS BE LIABLE
20 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
30 .Nd "type-generic macros"
36 provides type-generic macros
59 type-generic macro is invoked.
76 For the macros in the following table, both real and complex functions
78 The real functions are prototyped in
80 and the complex equivalents in
85 .Bl -column -offset indent ".Fn acosh" "Sy real function" ".Sy complex function"
108 .Bl -column -offset indent ".Fn nexttoward" ".Fn nexttoward" ".Fn nexttoward" ".Fn nexttoward"
122 .Bl -column -offset indent ".Fn cimag" ".Fn cimag" ".Fn cimag" ".Fn cimag" ".Fn cimag"
134 .St -isoC-99 .
138 first appeared in
142 .St -isoC-2011 ,
148 .St -isoC-2011 ,
155 Many of the functions mentioned here are not prototyped in
160 This prevents the corresponding type-generic macro from working at all.