Home
last modified time | relevance | path

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

/external/libcups/cups/
Dstring.c533 abytes, /* Allocated string bytes */ in _cupsStrStatistics() local
545 for (count = 0, abytes = 0, tbytes = 0, in _cupsStrStatistics()
556 abytes += sizeof(_cups_sp_item_t) + len; in _cupsStrStatistics()
567 *alloc_bytes = abytes; in _cupsStrStatistics()