Searched refs:sint8 (Results 1 – 6 of 6) sorted by relevance
57 SInt8 sint8; in p_convertCFNumberToInt() local58 converted = CFNumberGetValue(cfn, ntype, static_cast<void*>(&sint8)); in p_convertCFNumberToInt()59 if (converted) *i = static_cast<int>(sint8); in p_convertCFNumberToInt()
281 int8_t sint8; member
91 case 1: snprintf(str, sizeof(str), "%d", value.sint8); break; in Dump()
279 …if _newclass: sint8 = property(_make_helper_sint8, None, doc='''A read only property that returns …
330 vector-sint8
2722 lldb.SBData.sint8 lldb.SBData-class.html#sint8