Parent Directory
|
Revision Log
|
Patch
| revision 1.13 by joerg_wunsch, Sun Sep 4 19:36:04 2005 UTC | revision 1.14 by joerg_wunsch, Wed Sep 7 21:50:53 2005 UTC | |
|---|---|---|
| # | Line 523 typedef uint32_t uint_farptr_t; | Line 523 typedef uint32_t uint_farptr_t; |
| 523 | hexadecimal scanf format for uintptr_t */ | hexadecimal scanf format for uintptr_t */ |
| 524 | #define SCNxPTR SCNx16 | #define SCNxPTR SCNx16 |
| 525 | ||
| 526 | /*@{*/ | /*@}*/ |
| 527 | ||
| 528 | ||
| 529 | #endif /* !defined(__cplusplus) || defined(__STDC_LIMIT_MACROS) */ | #endif /* !defined(__cplusplus) || defined(__STDC_LIMIT_MACROS) */ |
|
||||||||
| savannah-hackers-public@gnu.org | ViewVC Help |
| Powered by ViewVC 1.1.26 |