Searched refs:_SPLIT (Results 1 – 2 of 2) sorted by relevance
576 #define _SPLIT(idx, unit) if ((split[idx] = msec / unit)) msec %= unit in nl_msec2str() macro577 _SPLIT(0, 86400000); /* days */ in nl_msec2str()578 _SPLIT(1, 3600000); /* hours */ in nl_msec2str()579 _SPLIT(2, 60000); /* minutes */ in nl_msec2str()580 _SPLIT(3, 1000); /* seconds */ in nl_msec2str()581 #undef _SPLIT in nl_msec2str()
766 BLK\_TA\_SPLIT & BIO split into 2 or more requests. \\ \hline