| Last change
 on this file since 2417 was             1186, checked in by bird, 22 years ago | 
        
          | 
...
 | 
        
          | 
              
Property                 cvs2svn:cvs-rev
 set to                 1.1
Property                 svn:eol-style
 set to                 native
Property                 svn:executable
 set to                 *
Property                 svn:keywords
 set to                 Author Date Id Revision | 
        
          | File size:
            189 bytes | 
      
      
| Line |  | 
|---|
| 1 | int ExternalDefault() | 
|---|
| 2 | { | 
|---|
| 3 | return -1; | 
|---|
| 4 | } | 
|---|
| 5 |  | 
|---|
| 6 | int WeakExternalWithLocalDefault_ResolveWKEXT(void) | 
|---|
| 7 | { | 
|---|
| 8 | return -2; | 
|---|
| 9 | } | 
|---|
| 10 |  | 
|---|
| 11 | int WeakExternalWithExternalDefault_ResolveWKEXT(void) | 
|---|
| 12 | { | 
|---|
| 13 | return -3; | 
|---|
| 14 | } | 
|---|
| 15 |  | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.