Lines Matching full:value
89 Defines the %TRUE value for the #gboolean type.
96 Defines the %FALSE value for the #gboolean type.
113 @a: a numeric value.
114 @b: a numeric value.
123 @a: a numeric value.
124 @b: a numeric value.
130 Calculates the absolute value of @a.
131 The absolute value is simply the number with any negative sign taken away.
145 @a: a numeric value.
146 @Returns: the absolute value of @a.
169 @x: the value to clamp.
170 @low: the minimum value allowed.
171 @high: the maximum value allowed.
172 @Returns: the value of @x clamped to the range between @low and @high.
219 return a value that should not be modified. The purpose of this macro is