Home
last modified time | relevance | path

Searched refs:_attribute (Results 1 – 5 of 5) sorted by relevance

/external/clang/test/Analysis/inlining/
DInlineObjCInstanceMethod.m49 int _attribute; field
57 return 5/_attribute; // expected-warning {{Division by zero}}
61 _attribute = 0;
66 int _attribute; field
73 _attribute = 0;
78 return 5/_attribute; // expected-warning {{Division by zero}}
/external/clang/test/Analysis/
Didempotent-operations.m17 id _attribute; field
25 id oldAttribute = _attribute;
27 needsUpdate |= (_attribute != oldAttribute); // no-warning
33 _attribute = ((void*)0);
/external/kernel-headers/original/asm-generic/
Dsiginfo.h261 void *_attribute; /* really pthread_attr_t */ member
267 #define sigev_notify_attributes _sigev_un._sigev_thread._attribute
/external/kernel-headers/original/linux/
Dcompat.h144 compat_uptr_t _attribute; member
/external/valgrind/main/include/vki/
Dvki-linux.h523 void *_attribute; /* really pthread_attr_t */ member