OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__td2
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/CodeGen/
pragma-weak.c
61
#pragma weak td2 =
__td2
// expected-warning {{weak identifier '
__td2
' never declared}}
62
typedef int
__td2
;
typedef
Completed in 34 milliseconds