Home
last modified time | relevance | path

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

/external/fio/lib/
Dnum2str.c18 int byte_post_index = 0, post_index, carry = 0; in num2str() local
29 byte_post_index = 2; in num2str()
33 byte_post_index = 1; in num2str()
55 postfix[post_index], byte_postfix[byte_post_index]); in num2str()
76 postfix[post_index], byte_postfix[byte_post_index]); in num2str()