Searched refs:BOXABLE (Results 1 – 3 of 3) sorted by relevance
4 #define BOXABLE __attribute__((objc_boxable)) macro9 typedef struct BOXABLE _NSRange {14 typedef struct BOXABLE _NSPoint {19 typedef struct BOXABLE _NSSize {24 typedef struct BOXABLE _NSRect {33 typedef struct BOXABLE CGPoint CGPoint;39 typedef struct BOXABLE CGSize CGSize;45 typedef struct BOXABLE CGRect CGRect;53 typedef struct BOXABLE NSEdgeInsets NSEdgeInsets;
3 #define BOXABLE __attribute__((objc_boxable)) macro5 typedef struct BOXABLE _NSPoint { struct9 typedef struct BOXABLE _NSSize { struct13 typedef struct BOXABLE _NSRect { struct17 typedef struct BOXABLE _CGPoint { struct21 typedef struct BOXABLE _CGSize { struct25 typedef struct BOXABLE _CGRect { struct29 typedef struct BOXABLE _NSRange { struct37 typedef struct BOXABLE _NSEdgeInsets NSEdgeInsets;43 typedef union BOXABLE _BoxableUnion {
3 #define BOXABLE __attribute__((objc_boxable)) macro5 typedef struct BOXABLE _NSPoint { struct9 typedef struct BOXABLE _NSSize { struct13 typedef struct BOXABLE _NSRect { struct17 typedef struct BOXABLE _CGPoint { struct21 typedef struct BOXABLE _CGSize { struct25 typedef struct BOXABLE _CGRect { struct29 typedef struct BOXABLE _NSRange { struct33 typedef struct BOXABLE _NSEdgeInsets { struct37 typedef struct BOXABLE _NSEdgeInsets NSEdgeInsets; struct[all …]