Home
last modified time | relevance | path

Searched refs:BC_APP (Results 1 – 1 of 1) sorted by relevance

/external/fio/
Doptions.c4530 #define BC_APP "bc" macro
4560 sprintf(buf, "which %s > /dev/null", BC_APP); in bc_calc()
4566 sprintf(buf, "echo '%s' | %s", tmp, BC_APP); in bc_calc()