Home
last modified time | relevance | path

Searched defs:ilogb (Results 1 – 2 of 2) sorted by relevance

/frameworks/rs/driver/runtime/
Drs_f16_math.c58 extern int __attribute__((overloadable)) ilogb(half x) { in ilogb() function
Drs_cl.c537 int __attribute__((overloadable)) ilogb(float v) { in ilogb() function
2018 extern int2 __attribute__((overloadable)) ilogb(half2 v) { in ilogb() function
2024 extern int3 __attribute__((overloadable)) ilogb(half3 v) { in ilogb() function
2031 extern int4 __attribute__((overloadable)) ilogb(half4 v) { in ilogb() function