Searched defs:rootn (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/libbcc/lib/ScriptCRT/
H A Drs_cl.c514 extern float __attribute__((overloadable)) rootn(float v, int r) { function
517 extern float2 __attribute__((overloadable)) rootn(float2 v, int2 r) { function
521 extern float3 __attribute__((overloadable)) rootn(float3 v, int3 r) { function
525 extern float4 __attribute__((overloadable)) rootn(float4 v, int4 r) { function

Completed in 82 milliseconds