Lines Matching refs:items
102 void* default_bzalloc ( void* opaque, Int32 items, Int32 size )104 void* v = malloc ( items * size );