HomeSort by relevance Sort by last modified time
    Searched full:format_count (Results 1 - 3 of 3) sorted by null

  /external/icu4c/layout/
DeviceTables.cpp 19 #define FORMAT_COUNT LE_ARRAY_SIZE(fieldBits)
27 if (ppem >= start && ppem <= SWAPW(endSize) && format < FORMAT_COUNT) {
  /external/iproute2/misc/
rtacct.c 147 void format_count(FILE *fp, unsigned long long val) function
210 format_count(fp, val[i]);
285 format_count(fp, rval[i]);
  /external/libxml2/
trio.c 398 #define FORMAT_COUNT 6
    [all...]

Completed in 146 milliseconds