Home | History | Annotate | Download | only in include

Lines Matching full:integral_part

2489  *   integral_part: *integral_part will be set to the integral portion of the number.
2494 modf(float v, float* integral_part);
2497 modf(float2 v, float2* integral_part);
2500 modf(float3 v, float3* integral_part);
2503 modf(float4 v, float4* integral_part);