Home
last modified time | relevance | path

Searched defs:_fields (Results 1 – 1 of 1) sorted by relevance

/xnu-10002.1.13/libkdd/
H A DKCDStructTypeDescription.m39 NSMutableArray * _fields; category
57 _fields = [[NSMutableArray alloc] init]; category
66 [_fields addObject:fieldType]; category
77 for (KCDataType * fi in _fields) { category
133 return (uint32_t)[_fields count]; category