Home
last modified time | relevance | path

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

/external/ltp/testcases/realtime/lib/
Dlibstats.c52 # define exp10(x) (exp((x) * log(10))) macro
/external/mesa3d/src/gallium/auxiliary/hud/
Dhud_context.c731 fixup_bytes(enum pipe_driver_query_type type, int position, uint64_t *exp10) in fixup_bytes()
745 uint64_t exp10; in hud_pane_set_max_value() local