Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/cf/
D_CFmodule.c1618 unsigned char *bytes__in__; in CFMutableDataRefObj_CFDataAppendBytes() local
1625 &bytes__in__, &bytes__in_len__)) in CFMutableDataRefObj_CFDataAppendBytes()
1629 bytes__in__, bytes__len__); in CFMutableDataRefObj_CFDataAppendBytes()
3723 unsigned char *bytes__in__; in CF_CFDataCreate() local
3730 &bytes__in__, &bytes__in_len__)) in CF_CFDataCreate()
3734 bytes__in__, bytes__len__); in CF_CFDataCreate()
3744 unsigned char *bytes__in__; in CF_CFDataCreateWithBytesNoCopy() local
3751 &bytes__in__, &bytes__in_len__)) in CF_CFDataCreateWithBytesNoCopy()
3755 bytes__in__, bytes__len__, in CF_CFDataCreateWithBytesNoCopy()
4361 unsigned char *bytes__in__; in CF_CFStringCreateWithBytes() local
[all …]