Searched refs:startByte (Results 1 – 1 of 1) sorted by relevance
304 int startByte, endByte; in objc_sizeof_type() local311 startByte = position / BITS_PER_UNIT; in objc_sizeof_type()313 return endByte - startByte; in objc_sizeof_type()