Lines Matching +full:generic +full:- +full:2
9 .\" 2. Redistributions in binary form must reproduce the above copyright
30 .Nd "type-generic macros"
36 provides type-generic macros
56 .Em "generic arguments" .
59 type-generic macro is invoked.
60 If any generic argument has type
67 Else, if any generic argument has type
82 The complex function is called if any of the generic arguments is a
85 .Bl -column -offset indent ".Fn acosh" "Sy real function" ".Sy complex function"
107 complex value to a generic argument invokes undefined behaviour:
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 .
142 .St -isoC-2011 ,
148 .St -isoC-2011 ,
160 This prevents the corresponding type-generic macro from working at all.