Searched refs:_attribute (Results 1 – 5 of 5) sorted by relevance
49 int _attribute; field57 return 5/_attribute; // expected-warning {{Division by zero}}61 _attribute = 0;66 int _attribute; field73 _attribute = 0;78 return 5/_attribute; // expected-warning {{Division by zero}}
17 id _attribute; field25 id oldAttribute = _attribute;27 needsUpdate |= (_attribute != oldAttribute); // no-warning33 _attribute = ((void*)0);
261 void *_attribute; /* really pthread_attr_t */ member267 #define sigev_notify_attributes _sigev_un._sigev_thread._attribute
144 compat_uptr_t _attribute; member
523 void *_attribute; /* really pthread_attr_t */ member