Lines Matching full:_bprint
260 _bprint( char* p, char* end, const char* format, ... )728 p = _bprint(p, end, "UNKNOWN-%d", typeCode);1274 p = _bprint(temp, end, "MRU LIST (%2d): ", cache->num_entries);1276 p = _bprint(p, end, " %d", e->id);