Searched defs:CFIndex (Results 1 - 3 of 3) sorted by relevance

/external/clang/test/Analysis/
H A DCFNumber.c4 typedef signed long CFIndex; typedef
15 typedef CFIndex CFNumberType;
H A Dcfref_PR2519.c5 typedef signed long CFIndex; typedef
19 extern CFDictionaryRef CFDictionaryCreate(CFAllocatorRef allocator, const void **keys, const void **values, CFIndex numValues, const CFDictionaryKeyCallBacks *keyCallBacks, const CFDictionaryValueCallBacks *valueCallBacks);
21 typedef CFIndex CFNumberType;
H A Duninit-vals-ps.c69 typedef signed long CFIndex; typedef
70 typedef CFIndex CFNumberType;

Completed in 173 milliseconds