OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__td3
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/CodeGen/
pragma-weak.c
62
typedef int
__td3
;
typedef
63
#pragma weak td3 =
__td3
// expected-warning {{'weak' attribute only applies to variables and functions}}
Completed in 629 milliseconds