Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/cf/
D_CFmodule.c1641 int newBytes__in_len__; in CFMutableDataRefObj_CFDataReplaceBytes() local
1647 &newBytes__in__, &newBytes__in_len__)) in CFMutableDataRefObj_CFDataReplaceBytes()
1649 newBytes__len__ = newBytes__in_len__; in CFMutableDataRefObj_CFDataReplaceBytes()