OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fdim
(Results
51 - 52
of
52
) sorted by null
1
2
3
/prebuilts/sdk/renderscript/include/
rs_cl.rsh
335
extern float __attribute__((overloadable))
fdim
(float, float);
336
FN_FUNC_FN_FN(
fdim
)
/frameworks/compile/libbcc/lib/ScriptCRT/
rs_cl.c
441
extern float __attribute__((overloadable))
fdim
(float, float);
442
FN_FUNC_FN_FN(
fdim
)
[
all
...]
Completed in 2468 milliseconds
1
2
3