Browse Source

Add auto-generated documentation for definitions contained in C99 standard header inttypes.h (ticket #21).
Regenerate auto-generated documentation for stdint.h with consistent line endings.

git-svn-id: file:///var/svn/tigccpp/trunk@1277 9552661e-59e3-4036-b4f2-dbe53926924f

debrouxl 15 years ago
parent
commit
f9039efd10
100 changed files with 1095 additions and 9 deletions
  1. 12 0
      tigcc/doc/System/Include/inttypes.h/PRIX16.hsf
  2. 12 0
      tigcc/doc/System/Include/inttypes.h/PRIX32.hsf
  3. 12 0
      tigcc/doc/System/Include/inttypes.h/PRIX8.hsf
  4. 12 0
      tigcc/doc/System/Include/inttypes.h/PRIXFAST16.hsf
  5. 12 0
      tigcc/doc/System/Include/inttypes.h/PRIXFAST32.hsf
  6. 12 0
      tigcc/doc/System/Include/inttypes.h/PRIXFAST8.hsf
  7. 12 0
      tigcc/doc/System/Include/inttypes.h/PRIXLEAST16.hsf
  8. 12 0
      tigcc/doc/System/Include/inttypes.h/PRIXLEAST32.hsf
  9. 12 0
      tigcc/doc/System/Include/inttypes.h/PRIXLEAST8.hsf
  10. 12 0
      tigcc/doc/System/Include/inttypes.h/PRIXPTR.hsf
  11. 12 0
      tigcc/doc/System/Include/inttypes.h/PRId16.hsf
  12. 12 0
      tigcc/doc/System/Include/inttypes.h/PRId32.hsf
  13. 12 0
      tigcc/doc/System/Include/inttypes.h/PRId8.hsf
  14. 12 0
      tigcc/doc/System/Include/inttypes.h/PRIdFAST16.hsf
  15. 12 0
      tigcc/doc/System/Include/inttypes.h/PRIdFAST32.hsf
  16. 12 0
      tigcc/doc/System/Include/inttypes.h/PRIdFAST8.hsf
  17. 12 0
      tigcc/doc/System/Include/inttypes.h/PRIdLEAST16.hsf
  18. 12 0
      tigcc/doc/System/Include/inttypes.h/PRIdLEAST32.hsf
  19. 12 0
      tigcc/doc/System/Include/inttypes.h/PRIdLEAST8.hsf
  20. 12 0
      tigcc/doc/System/Include/inttypes.h/PRIdPTR.hsf
  21. 12 0
      tigcc/doc/System/Include/inttypes.h/PRIi16.hsf
  22. 12 0
      tigcc/doc/System/Include/inttypes.h/PRIi32.hsf
  23. 12 0
      tigcc/doc/System/Include/inttypes.h/PRIi8.hsf
  24. 12 0
      tigcc/doc/System/Include/inttypes.h/PRIiFAST16.hsf
  25. 12 0
      tigcc/doc/System/Include/inttypes.h/PRIiFAST32.hsf
  26. 12 0
      tigcc/doc/System/Include/inttypes.h/PRIiFAST8.hsf
  27. 12 0
      tigcc/doc/System/Include/inttypes.h/PRIiLEAST16.hsf
  28. 12 0
      tigcc/doc/System/Include/inttypes.h/PRIiLEAST32.hsf
  29. 12 0
      tigcc/doc/System/Include/inttypes.h/PRIiLEAST8.hsf
  30. 12 0
      tigcc/doc/System/Include/inttypes.h/PRIiPTR.hsf
  31. 12 0
      tigcc/doc/System/Include/inttypes.h/PRIu16.hsf
  32. 12 0
      tigcc/doc/System/Include/inttypes.h/PRIu32.hsf
  33. 12 0
      tigcc/doc/System/Include/inttypes.h/PRIu8.hsf
  34. 12 0
      tigcc/doc/System/Include/inttypes.h/PRIuFAST16.hsf
  35. 12 0
      tigcc/doc/System/Include/inttypes.h/PRIuFAST32.hsf
  36. 12 0
      tigcc/doc/System/Include/inttypes.h/PRIuFAST8.hsf
  37. 12 0
      tigcc/doc/System/Include/inttypes.h/PRIuLEAST16.hsf
  38. 12 0
      tigcc/doc/System/Include/inttypes.h/PRIuLEAST32.hsf
  39. 12 0
      tigcc/doc/System/Include/inttypes.h/PRIuLEAST8.hsf
  40. 12 0
      tigcc/doc/System/Include/inttypes.h/PRIuPTR.hsf
  41. 12 0
      tigcc/doc/System/Include/inttypes.h/PRIx16.hsf
  42. 12 0
      tigcc/doc/System/Include/inttypes.h/PRIx32.hsf
  43. 12 0
      tigcc/doc/System/Include/inttypes.h/PRIx8.hsf
  44. 12 0
      tigcc/doc/System/Include/inttypes.h/PRIxFAST16.hsf
  45. 12 0
      tigcc/doc/System/Include/inttypes.h/PRIxFAST32.hsf
  46. 12 0
      tigcc/doc/System/Include/inttypes.h/PRIxFAST8.hsf
  47. 12 0
      tigcc/doc/System/Include/inttypes.h/PRIxLEAST16.hsf
  48. 12 0
      tigcc/doc/System/Include/inttypes.h/PRIxLEAST32.hsf
  49. 12 0
      tigcc/doc/System/Include/inttypes.h/PRIxLEAST8.hsf
  50. 12 0
      tigcc/doc/System/Include/inttypes.h/PRIxPTR.hsf
  51. 12 0
      tigcc/doc/System/Include/inttypes.h/SCNd16.hsf
  52. 12 0
      tigcc/doc/System/Include/inttypes.h/SCNd32.hsf
  53. 12 0
      tigcc/doc/System/Include/inttypes.h/SCNd8.hsf
  54. 12 0
      tigcc/doc/System/Include/inttypes.h/SCNdFAST16.hsf
  55. 12 0
      tigcc/doc/System/Include/inttypes.h/SCNdFAST32.hsf
  56. 12 0
      tigcc/doc/System/Include/inttypes.h/SCNdFAST8.hsf
  57. 12 0
      tigcc/doc/System/Include/inttypes.h/SCNdLEAST16.hsf
  58. 12 0
      tigcc/doc/System/Include/inttypes.h/SCNdLEAST32.hsf
  59. 12 0
      tigcc/doc/System/Include/inttypes.h/SCNdLEAST8.hsf
  60. 12 0
      tigcc/doc/System/Include/inttypes.h/SCNdPTR.hsf
  61. 12 0
      tigcc/doc/System/Include/inttypes.h/SCNi16.hsf
  62. 12 0
      tigcc/doc/System/Include/inttypes.h/SCNi32.hsf
  63. 12 0
      tigcc/doc/System/Include/inttypes.h/SCNi8.hsf
  64. 12 0
      tigcc/doc/System/Include/inttypes.h/SCNiFAST16.hsf
  65. 12 0
      tigcc/doc/System/Include/inttypes.h/SCNiFAST32.hsf
  66. 12 0
      tigcc/doc/System/Include/inttypes.h/SCNiFAST8.hsf
  67. 12 0
      tigcc/doc/System/Include/inttypes.h/SCNiLEAST16.hsf
  68. 12 0
      tigcc/doc/System/Include/inttypes.h/SCNiLEAST32.hsf
  69. 12 0
      tigcc/doc/System/Include/inttypes.h/SCNiLEAST8.hsf
  70. 12 0
      tigcc/doc/System/Include/inttypes.h/SCNiPTR.hsf
  71. 12 0
      tigcc/doc/System/Include/inttypes.h/SCNu16.hsf
  72. 12 0
      tigcc/doc/System/Include/inttypes.h/SCNu32.hsf
  73. 12 0
      tigcc/doc/System/Include/inttypes.h/SCNu8.hsf
  74. 12 0
      tigcc/doc/System/Include/inttypes.h/SCNuFAST16.hsf
  75. 12 0
      tigcc/doc/System/Include/inttypes.h/SCNuFAST32.hsf
  76. 12 0
      tigcc/doc/System/Include/inttypes.h/SCNuFAST8.hsf
  77. 12 0
      tigcc/doc/System/Include/inttypes.h/SCNuLEAST16.hsf
  78. 12 0
      tigcc/doc/System/Include/inttypes.h/SCNuLEAST32.hsf
  79. 12 0
      tigcc/doc/System/Include/inttypes.h/SCNuLEAST8.hsf
  80. 12 0
      tigcc/doc/System/Include/inttypes.h/SCNuPTR.hsf
  81. 12 0
      tigcc/doc/System/Include/inttypes.h/SCNx16.hsf
  82. 12 0
      tigcc/doc/System/Include/inttypes.h/SCNx32.hsf
  83. 12 0
      tigcc/doc/System/Include/inttypes.h/SCNx8.hsf
  84. 12 0
      tigcc/doc/System/Include/inttypes.h/SCNxFAST16.hsf
  85. 12 0
      tigcc/doc/System/Include/inttypes.h/SCNxFAST32.hsf
  86. 12 0
      tigcc/doc/System/Include/inttypes.h/SCNxFAST8.hsf
  87. 12 0
      tigcc/doc/System/Include/inttypes.h/SCNxLEAST16.hsf
  88. 12 0
      tigcc/doc/System/Include/inttypes.h/SCNxLEAST32.hsf
  89. 12 0
      tigcc/doc/System/Include/inttypes.h/SCNxLEAST8.hsf
  90. 12 0
      tigcc/doc/System/Include/inttypes.h/SCNxPTR.hsf
  91. 6 0
      tigcc/doc/System/Include/inttypes.h/inttypes.hsh
  92. 1 1
      tigcc/doc/System/Include/stdint.h/INT16_MAX.hsf
  93. 1 1
      tigcc/doc/System/Include/stdint.h/INT16_MIN.hsf
  94. 1 1
      tigcc/doc/System/Include/stdint.h/INT32_MAX.hsf
  95. 1 1
      tigcc/doc/System/Include/stdint.h/INT32_MIN.hsf
  96. 1 1
      tigcc/doc/System/Include/stdint.h/INT64_MAX.hsf
  97. 1 1
      tigcc/doc/System/Include/stdint.h/INT64_MIN.hsf
  98. 1 1
      tigcc/doc/System/Include/stdint.h/INT8_MAX.hsf
  99. 1 1
      tigcc/doc/System/Include/stdint.h/INT8_MIN.hsf
  100. 1 1
      tigcc/doc/System/Include/stdint.h/INTMAX_MAX.hsf

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/PRIX16.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=PRIX16
+Type=Constant
+Header Files=inttypes.h
+Definition=#define PRIX16 "hX"
+
+[Description]
+Format specifier for printing an integer of type int16_t or uint16_t as an unsigned hexadecimal (uppercase) integer.
+
+[Explanation]
+
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/PRIX32.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=PRIX32
+Type=Constant
+Header Files=inttypes.h
+Definition=#define PRIX32 "lX"
+
+[Description]
+Format specifier for printing an integer of type int32_t or uint32_t as an unsigned hexadecimal (uppercase) integer.
+
+[Explanation]
+
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/PRIX8.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=PRIX8
+Type=Constant
+Header Files=inttypes.h
+Definition=#define PRIX8 "hX"
+
+[Description]
+Format specifier for printing an integer of type int8_t or uint8_t as an unsigned hexadecimal (uppercase) integer.
+
+[Explanation]
+
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/PRIXFAST16.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=PRIXFAST16
+Type=Constant
+Header Files=inttypes.h
+Definition=#define PRIXFAST16 "hX"
+
+[Description]
+Format specifier for printing an integer of type int_fast16_t or uint_fast16_t as an unsigned hexadecimal (uppercase) integer.
+
+[Explanation]
+
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/PRIXFAST32.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=PRIXFAST32
+Type=Constant
+Header Files=inttypes.h
+Definition=#define PRIXFAST32 "lX"
+
+[Description]
+Format specifier for printing an integer of type int_fast32_t or uint_fast32_t as an unsigned hexadecimal (uppercase) integer.
+
+[Explanation]
+
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/PRIXFAST8.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=PRIXFAST8
+Type=Constant
+Header Files=inttypes.h
+Definition=#define PRIXFAST8 "hX"
+
+[Description]
+Format specifier for printing an integer of type int_fast8_t or uint_fast8_t as an unsigned hexadecimal (uppercase) integer.
+
+[Explanation]
+
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/PRIXLEAST16.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=PRIXLEAST16
+Type=Constant
+Header Files=inttypes.h
+Definition=#define PRIXLEAST16 "hX"
+
+[Description]
+Format specifier for printing an integer of type int_least16_t or uint_least16_t as an unsigned hexadecimal (uppercase) integer.
+
+[Explanation]
+
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/PRIXLEAST32.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=PRIXLEAST32
+Type=Constant
+Header Files=inttypes.h
+Definition=#define PRIXLEAST32 "lX"
+
+[Description]
+Format specifier for printing an integer of type int_least32_t or uint_least32_t as an unsigned hexadecimal (uppercase) integer.
+
+[Explanation]
+
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/PRIXLEAST8.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=PRIXLEAST8
+Type=Constant
+Header Files=inttypes.h
+Definition=#define PRIXLEAST8 "hX"
+
+[Description]
+Format specifier for printing an integer of type int_least8_t or uint_least8_t as an unsigned hexadecimal (uppercase) integer.
+
+[Explanation]
+
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/PRIXPTR.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=PRIXPTR
+Type=Constant
+Header Files=inttypes.h
+Definition=#define PRIXPTR "lX"
+
+[Description]
+Format specifier for printing an integer of type intptr_t or uintptr_t as an unsigned hexadecimal (uppercase) integer.
+
+[Explanation]
+
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/PRId16.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=PRId16
+Type=Constant
+Header Files=inttypes.h
+Definition=#define PRId16 "hd"
+
+[Description]
+Format specifier for printing an integer of type int16_t or uint16_t as a signed decimal integer.
+
+[Explanation]
+This definition is the same as <A HREF="$$LINK(inttypes.h/PRIi16)">PRIi16</A>.
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/PRId32.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=PRId32
+Type=Constant
+Header Files=inttypes.h
+Definition=#define PRId32 "ld"
+
+[Description]
+Format specifier for printing an integer of type int32_t or uint32_t as a signed decimal integer.
+
+[Explanation]
+This definition is the same as <A HREF="$$LINK(inttypes.h/PRIi32)">PRIi32</A>.
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/PRId8.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=PRId8
+Type=Constant
+Header Files=inttypes.h
+Definition=#define PRId8 "hd"
+
+[Description]
+Format specifier for printing an integer of type int8_t or uint8_t as a signed decimal integer.
+
+[Explanation]
+This definition is the same as <A HREF="$$LINK(inttypes.h/PRIi8)">PRIi8</A>.
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/PRIdFAST16.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=PRIdFAST16
+Type=Constant
+Header Files=inttypes.h
+Definition=#define PRIdFAST16 "hd"
+
+[Description]
+Format specifier for printing an integer of type int_fast16_t or uint_fast16_t as a signed decimal integer.
+
+[Explanation]
+This definition is the same as <A HREF="$$LINK(inttypes.h/PRIiFAST16)">PRIiFAST16</A>.
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/PRIdFAST32.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=PRIdFAST32
+Type=Constant
+Header Files=inttypes.h
+Definition=#define PRIdFAST32 "ld"
+
+[Description]
+Format specifier for printing an integer of type int_fast32_t or uint_fast32_t as a signed decimal integer.
+
+[Explanation]
+This definition is the same as <A HREF="$$LINK(inttypes.h/PRIiFAST32)">PRIiFAST32</A>.
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/PRIdFAST8.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=PRIdFAST8
+Type=Constant
+Header Files=inttypes.h
+Definition=#define PRIdFAST8 "hd"
+
+[Description]
+Format specifier for printing an integer of type int_fast8_t or uint_fast8_t as a signed decimal integer.
+
+[Explanation]
+This definition is the same as <A HREF="$$LINK(inttypes.h/PRIiFAST8)">PRIiFAST8</A>.
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/PRIdLEAST16.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=PRIdLEAST16
+Type=Constant
+Header Files=inttypes.h
+Definition=#define PRIdLEAST16 "hd"
+
+[Description]
+Format specifier for printing an integer of type int_least16_t or uint_least16_t as a signed decimal integer.
+
+[Explanation]
+This definition is the same as <A HREF="$$LINK(inttypes.h/PRIiLEAST16)">PRIiLEAST16</A>.
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/PRIdLEAST32.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=PRIdLEAST32
+Type=Constant
+Header Files=inttypes.h
+Definition=#define PRIdLEAST32 "ld"
+
+[Description]
+Format specifier for printing an integer of type int_least32_t or uint_least32_t as a signed decimal integer.
+
+[Explanation]
+This definition is the same as <A HREF="$$LINK(inttypes.h/PRIiLEAST32)">PRIiLEAST32</A>.
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/PRIdLEAST8.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=PRIdLEAST8
+Type=Constant
+Header Files=inttypes.h
+Definition=#define PRIdLEAST8 "hd"
+
+[Description]
+Format specifier for printing an integer of type int_least8_t or uint_least8_t as a signed decimal integer.
+
+[Explanation]
+This definition is the same as <A HREF="$$LINK(inttypes.h/PRIiLEAST8)">PRIiLEAST8</A>.
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/PRIdPTR.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=PRIdPTR
+Type=Constant
+Header Files=inttypes.h
+Definition=#define PRIdPTR "ld"
+
+[Description]
+Format specifier for printing an integer of type intptr_t or uintptr_t as a signed decimal integer.
+
+[Explanation]
+This definition is the same as <A HREF="$$LINK(inttypes.h/PRIiPTR)">PRIiPTR</A>.
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/PRIi16.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=PRIi16
+Type=Constant
+Header Files=inttypes.h
+Definition=#define PRIi16 "hi"
+
+[Description]
+Format specifier for printing an integer of type int16_t or uint16_t as a signed decimal integer.
+
+[Explanation]
+This definition is the same as <A HREF="$$LINK(inttypes.h/PRId16)">PRId16</A>.
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/PRIi32.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=PRIi32
+Type=Constant
+Header Files=inttypes.h
+Definition=#define PRIi32 "li"
+
+[Description]
+Format specifier for printing an integer of type int32_t or uint32_t as a signed decimal integer.
+
+[Explanation]
+This definition is the same as <A HREF="$$LINK(inttypes.h/PRId32)">PRId32</A>.
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/PRIi8.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=PRIi8
+Type=Constant
+Header Files=inttypes.h
+Definition=#define PRIi8 "hi"
+
+[Description]
+Format specifier for printing an integer of type int8_t or uint8_t as a signed decimal integer.
+
+[Explanation]
+This definition is the same as <A HREF="$$LINK(inttypes.h/PRId8)">PRId8</A>.
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/PRIiFAST16.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=PRIiFAST16
+Type=Constant
+Header Files=inttypes.h
+Definition=#define PRIiFAST16 "hi"
+
+[Description]
+Format specifier for printing an integer of type int_fast16_t or uint_fast16_t as a signed decimal integer.
+
+[Explanation]
+This definition is the same as <A HREF="$$LINK(inttypes.h/PRIdFAST16)">PRIdFAST16</A>.
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/PRIiFAST32.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=PRIiFAST32
+Type=Constant
+Header Files=inttypes.h
+Definition=#define PRIiFAST32 "li"
+
+[Description]
+Format specifier for printing an integer of type int_fast32_t or uint_fast32_t as a signed decimal integer.
+
+[Explanation]
+This definition is the same as <A HREF="$$LINK(inttypes.h/PRIdFAST32)">PRIdFAST32</A>.
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/PRIiFAST8.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=PRIiFAST8
+Type=Constant
+Header Files=inttypes.h
+Definition=#define PRIiFAST8 "hi"
+
+[Description]
+Format specifier for printing an integer of type int_fast8_t or uint_fast8_t as a signed decimal integer.
+
+[Explanation]
+This definition is the same as <A HREF="$$LINK(inttypes.h/PRIdFAST8)">PRIdFAST8</A>.
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/PRIiLEAST16.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=PRIiLEAST16
+Type=Constant
+Header Files=inttypes.h
+Definition=#define PRIiLEAST16 "hi"
+
+[Description]
+Format specifier for printing an integer of type int_least16_t or uint_least16_t as a signed decimal integer.
+
+[Explanation]
+This definition is the same as <A HREF="$$LINK(inttypes.h/PRIdLEAST16)">PRIdLEAST16</A>.
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/PRIiLEAST32.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=PRIiLEAST32
+Type=Constant
+Header Files=inttypes.h
+Definition=#define PRIiLEAST32 "li"
+
+[Description]
+Format specifier for printing an integer of type int_least32_t or uint_least32_t as a signed decimal integer.
+
+[Explanation]
+This definition is the same as <A HREF="$$LINK(inttypes.h/PRIdLEAST32)">PRIdLEAST32</A>.
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/PRIiLEAST8.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=PRIiLEAST8
+Type=Constant
+Header Files=inttypes.h
+Definition=#define PRIiLEAST8 "hi"
+
+[Description]
+Format specifier for printing an integer of type int_least8_t or uint_least8_t as a signed decimal integer.
+
+[Explanation]
+This definition is the same as <A HREF="$$LINK(inttypes.h/PRIdLEAST8)">PRIdLEAST8</A>.
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/PRIiPTR.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=PRIiPTR
+Type=Constant
+Header Files=inttypes.h
+Definition=#define PRIiPTR "li"
+
+[Description]
+Format specifier for printing an integer of type intptr_t or uintptr_t as a signed decimal integer.
+
+[Explanation]
+This definition is the same as <A HREF="$$LINK(inttypes.h/PRIdPTR)">PRIdPTR</A>.
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/PRIu16.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=PRIu16
+Type=Constant
+Header Files=inttypes.h
+Definition=#define PRIu16 "hu"
+
+[Description]
+Format specifier for printing an integer of type int16_t or uint16_t as an unsigned decimal integer.
+
+[Explanation]
+
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/PRIu32.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=PRIu32
+Type=Constant
+Header Files=inttypes.h
+Definition=#define PRIu32 "lu"
+
+[Description]
+Format specifier for printing an integer of type int32_t or uint32_t as an unsigned decimal integer.
+
+[Explanation]
+
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/PRIu8.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=PRIu8
+Type=Constant
+Header Files=inttypes.h
+Definition=#define PRIu8 "hu"
+
+[Description]
+Format specifier for printing an integer of type int8_t or uint8_t as an unsigned decimal integer.
+
+[Explanation]
+
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/PRIuFAST16.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=PRIuFAST16
+Type=Constant
+Header Files=inttypes.h
+Definition=#define PRIuFAST16 "hu"
+
+[Description]
+Format specifier for printing an integer of type int_fast16_t or uint_fast16_t as an unsigned decimal integer.
+
+[Explanation]
+
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/PRIuFAST32.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=PRIuFAST32
+Type=Constant
+Header Files=inttypes.h
+Definition=#define PRIuFAST32 "lu"
+
+[Description]
+Format specifier for printing an integer of type int_fast32_t or uint_fast32_t as an unsigned decimal integer.
+
+[Explanation]
+
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/PRIuFAST8.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=PRIuFAST8
+Type=Constant
+Header Files=inttypes.h
+Definition=#define PRIuFAST8 "hu"
+
+[Description]
+Format specifier for printing an integer of type int_fast8_t or uint_fast8_t as an unsigned decimal integer.
+
+[Explanation]
+
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/PRIuLEAST16.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=PRIuLEAST16
+Type=Constant
+Header Files=inttypes.h
+Definition=#define PRIuLEAST16 "hu"
+
+[Description]
+Format specifier for printing an integer of type int_least16_t or uint_least16_t as an unsigned decimal integer.
+
+[Explanation]
+
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/PRIuLEAST32.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=PRIuLEAST32
+Type=Constant
+Header Files=inttypes.h
+Definition=#define PRIuLEAST32 "lu"
+
+[Description]
+Format specifier for printing an integer of type int_least32_t or uint_least32_t as an unsigned decimal integer.
+
+[Explanation]
+
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/PRIuLEAST8.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=PRIuLEAST8
+Type=Constant
+Header Files=inttypes.h
+Definition=#define PRIuLEAST8 "hu"
+
+[Description]
+Format specifier for printing an integer of type int_least8_t or uint_least8_t as an unsigned decimal integer.
+
+[Explanation]
+
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/PRIuPTR.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=PRIuPTR
+Type=Constant
+Header Files=inttypes.h
+Definition=#define PRIuPTR "lu"
+
+[Description]
+Format specifier for printing an integer of type intptr_t or uintptr_t as an unsigned decimal integer.
+
+[Explanation]
+
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/PRIx16.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=PRIx16
+Type=Constant
+Header Files=inttypes.h
+Definition=#define PRIx16 "hx"
+
+[Description]
+Format specifier for printing an integer of type int16_t or uint16_t as an unsigned hexadecimal (lowercase) integer.
+
+[Explanation]
+
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/PRIx32.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=PRIx32
+Type=Constant
+Header Files=inttypes.h
+Definition=#define PRIx32 "lx"
+
+[Description]
+Format specifier for printing an integer of type int32_t or uint32_t as an unsigned hexadecimal (lowercase) integer.
+
+[Explanation]
+
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/PRIx8.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=PRIx8
+Type=Constant
+Header Files=inttypes.h
+Definition=#define PRIx8 "hx"
+
+[Description]
+Format specifier for printing an integer of type int8_t or uint8_t as an unsigned hexadecimal (lowercase) integer.
+
+[Explanation]
+
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/PRIxFAST16.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=PRIxFAST16
+Type=Constant
+Header Files=inttypes.h
+Definition=#define PRIxFAST16 "hx"
+
+[Description]
+Format specifier for printing an integer of type int_fast16_t or uint_fast16_t as an unsigned hexadecimal (lowercase) integer.
+
+[Explanation]
+
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/PRIxFAST32.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=PRIxFAST32
+Type=Constant
+Header Files=inttypes.h
+Definition=#define PRIxFAST32 "lx"
+
+[Description]
+Format specifier for printing an integer of type int_fast32_t or uint_fast32_t as an unsigned hexadecimal (lowercase) integer.
+
+[Explanation]
+
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/PRIxFAST8.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=PRIxFAST8
+Type=Constant
+Header Files=inttypes.h
+Definition=#define PRIxFAST8 "hx"
+
+[Description]
+Format specifier for printing an integer of type int_fast8_t or uint_fast8_t as an unsigned hexadecimal (lowercase) integer.
+
+[Explanation]
+
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/PRIxLEAST16.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=PRIxLEAST16
+Type=Constant
+Header Files=inttypes.h
+Definition=#define PRIxLEAST16 "hx"
+
+[Description]
+Format specifier for printing an integer of type int_least16_t or uint_least16_t as an unsigned hexadecimal (lowercase) integer.
+
+[Explanation]
+
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/PRIxLEAST32.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=PRIxLEAST32
+Type=Constant
+Header Files=inttypes.h
+Definition=#define PRIxLEAST32 "lx"
+
+[Description]
+Format specifier for printing an integer of type int_least32_t or uint_least32_t as an unsigned hexadecimal (lowercase) integer.
+
+[Explanation]
+
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/PRIxLEAST8.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=PRIxLEAST8
+Type=Constant
+Header Files=inttypes.h
+Definition=#define PRIxLEAST8 "hx"
+
+[Description]
+Format specifier for printing an integer of type int_least8_t or uint_least8_t as an unsigned hexadecimal (lowercase) integer.
+
+[Explanation]
+
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/PRIxPTR.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=PRIxPTR
+Type=Constant
+Header Files=inttypes.h
+Definition=#define PRIxPTR "lx"
+
+[Description]
+Format specifier for printing an integer of type intptr_t or uintptr_t as an unsigned hexadecimal (lowercase) integer.
+
+[Explanation]
+
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/SCNd16.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=SCNd16
+Type=Constant
+Header Files=inttypes.h
+Definition=#define SCNd16 "hd"
+
+[Description]
+Format specifier for scanning an integer of type int16_t or uint16_t written as a signed decimal integer.
+
+[Explanation]
+This definition is the same as <A HREF="$$LINK(inttypes.h/SCNi16)">SCNi16</A>.
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/SCNd32.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=SCNd32
+Type=Constant
+Header Files=inttypes.h
+Definition=#define SCNd32 "ld"
+
+[Description]
+Format specifier for scanning an integer of type int32_t or uint32_t written as a signed decimal integer.
+
+[Explanation]
+This definition is the same as <A HREF="$$LINK(inttypes.h/SCNi32)">SCNi32</A>.
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/SCNd8.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=SCNd8
+Type=Constant
+Header Files=inttypes.h
+Definition=#define SCNd8 "hd"
+
+[Description]
+Format specifier for scanning an integer of type int8_t or uint8_t written as a signed decimal integer.
+
+[Explanation]
+This definition is the same as <A HREF="$$LINK(inttypes.h/SCNi8)">SCNi8</A>.
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/SCNdFAST16.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=SCNdFAST16
+Type=Constant
+Header Files=inttypes.h
+Definition=#define SCNdFAST16 "hd"
+
+[Description]
+Format specifier for scanning an integer of type int_fast16_t or uint_fast16_t written as a signed decimal integer.
+
+[Explanation]
+This definition is the same as <A HREF="$$LINK(inttypes.h/SCNiFAST16)">SCNiFAST16</A>.
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/SCNdFAST32.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=SCNdFAST32
+Type=Constant
+Header Files=inttypes.h
+Definition=#define SCNdFAST32 "ld"
+
+[Description]
+Format specifier for scanning an integer of type int_fast32_t or uint_fast32_t written as a signed decimal integer.
+
+[Explanation]
+This definition is the same as <A HREF="$$LINK(inttypes.h/SCNiFAST32)">SCNiFAST32</A>.
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/SCNdFAST8.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=SCNdFAST8
+Type=Constant
+Header Files=inttypes.h
+Definition=#define SCNdFAST8 "hd"
+
+[Description]
+Format specifier for scanning an integer of type int_fast8_t or uint_fast8_t written as a signed decimal integer.
+
+[Explanation]
+This definition is the same as <A HREF="$$LINK(inttypes.h/SCNiFAST8)">SCNiFAST8</A>.
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/SCNdLEAST16.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=SCNdLEAST16
+Type=Constant
+Header Files=inttypes.h
+Definition=#define SCNdLEAST16 "hd"
+
+[Description]
+Format specifier for scanning an integer of type int_least16_t or uint_least16_t written as a signed decimal integer.
+
+[Explanation]
+This definition is the same as <A HREF="$$LINK(inttypes.h/SCNiLEAST16)">SCNiLEAST16</A>.
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/SCNdLEAST32.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=SCNdLEAST32
+Type=Constant
+Header Files=inttypes.h
+Definition=#define SCNdLEAST32 "ld"
+
+[Description]
+Format specifier for scanning an integer of type int_least32_t or uint_least32_t written as a signed decimal integer.
+
+[Explanation]
+This definition is the same as <A HREF="$$LINK(inttypes.h/SCNiLEAST32)">SCNiLEAST32</A>.
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/SCNdLEAST8.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=SCNdLEAST8
+Type=Constant
+Header Files=inttypes.h
+Definition=#define SCNdLEAST8 "hd"
+
+[Description]
+Format specifier for scanning an integer of type int_least8_t or uint_least8_t written as a signed decimal integer.
+
+[Explanation]
+This definition is the same as <A HREF="$$LINK(inttypes.h/SCNiLEAST8)">SCNiLEAST8</A>.
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/SCNdPTR.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=SCNdPTR
+Type=Constant
+Header Files=inttypes.h
+Definition=#define SCNdPTR "ld"
+
+[Description]
+Format specifier for scanning an integer of type intptr_t or uintptr_t written as a signed decimal integer.
+
+[Explanation]
+This definition is the same as <A HREF="$$LINK(inttypes.h/SCNiPTR)">SCNiPTR</A>.
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/SCNi16.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=SCNi16
+Type=Constant
+Header Files=inttypes.h
+Definition=#define SCNi16 "hi"
+
+[Description]
+Format specifier for scanning an integer of type int16_t or uint16_t written as a signed decimal integer.
+
+[Explanation]
+This definition is the same as <A HREF="$$LINK(inttypes.h/SCNd16)">SCNd16</A>.
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/SCNi32.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=SCNi32
+Type=Constant
+Header Files=inttypes.h
+Definition=#define SCNi32 "li"
+
+[Description]
+Format specifier for scanning an integer of type int32_t or uint32_t written as a signed decimal integer.
+
+[Explanation]
+This definition is the same as <A HREF="$$LINK(inttypes.h/SCNd32)">SCNd32</A>.
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/SCNi8.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=SCNi8
+Type=Constant
+Header Files=inttypes.h
+Definition=#define SCNi8 "hi"
+
+[Description]
+Format specifier for scanning an integer of type int8_t or uint8_t written as a signed decimal integer.
+
+[Explanation]
+This definition is the same as <A HREF="$$LINK(inttypes.h/SCNd8)">SCNd8</A>.
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/SCNiFAST16.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=SCNiFAST16
+Type=Constant
+Header Files=inttypes.h
+Definition=#define SCNiFAST16 "hi"
+
+[Description]
+Format specifier for scanning an integer of type int_fast16_t or uint_fast16_t written as a signed decimal integer.
+
+[Explanation]
+This definition is the same as <A HREF="$$LINK(inttypes.h/SCNdFAST16)">SCNdFAST16</A>.
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/SCNiFAST32.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=SCNiFAST32
+Type=Constant
+Header Files=inttypes.h
+Definition=#define SCNiFAST32 "li"
+
+[Description]
+Format specifier for scanning an integer of type int_fast32_t or uint_fast32_t written as a signed decimal integer.
+
+[Explanation]
+This definition is the same as <A HREF="$$LINK(inttypes.h/SCNdFAST32)">SCNdFAST32</A>.
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/SCNiFAST8.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=SCNiFAST8
+Type=Constant
+Header Files=inttypes.h
+Definition=#define SCNiFAST8 "hi"
+
+[Description]
+Format specifier for scanning an integer of type int_fast8_t or uint_fast8_t written as a signed decimal integer.
+
+[Explanation]
+This definition is the same as <A HREF="$$LINK(inttypes.h/SCNdFAST8)">SCNdFAST8</A>.
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/SCNiLEAST16.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=SCNiLEAST16
+Type=Constant
+Header Files=inttypes.h
+Definition=#define SCNiLEAST16 "hi"
+
+[Description]
+Format specifier for scanning an integer of type int_least16_t or uint_least16_t written as a signed decimal integer.
+
+[Explanation]
+This definition is the same as <A HREF="$$LINK(inttypes.h/SCNdLEAST16)">SCNdLEAST16</A>.
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/SCNiLEAST32.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=SCNiLEAST32
+Type=Constant
+Header Files=inttypes.h
+Definition=#define SCNiLEAST32 "li"
+
+[Description]
+Format specifier for scanning an integer of type int_least32_t or uint_least32_t written as a signed decimal integer.
+
+[Explanation]
+This definition is the same as <A HREF="$$LINK(inttypes.h/SCNdLEAST32)">SCNdLEAST32</A>.
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/SCNiLEAST8.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=SCNiLEAST8
+Type=Constant
+Header Files=inttypes.h
+Definition=#define SCNiLEAST8 "hi"
+
+[Description]
+Format specifier for scanning an integer of type int_least8_t or uint_least8_t written as a signed decimal integer.
+
+[Explanation]
+This definition is the same as <A HREF="$$LINK(inttypes.h/SCNdLEAST8)">SCNdLEAST8</A>.
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/SCNiPTR.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=SCNiPTR
+Type=Constant
+Header Files=inttypes.h
+Definition=#define SCNiPTR "li"
+
+[Description]
+Format specifier for scanning an integer of type intptr_t or uintptr_t written as a signed decimal integer.
+
+[Explanation]
+This definition is the same as <A HREF="$$LINK(inttypes.h/SCNdPTR)">SCNdPTR</A>.
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/SCNu16.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=SCNu16
+Type=Constant
+Header Files=inttypes.h
+Definition=#define SCNu16 "hu"
+
+[Description]
+Format specifier for scanning an integer of type int16_t or uint16_t written as an unsigned decimal integer.
+
+[Explanation]
+
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/SCNu32.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=SCNu32
+Type=Constant
+Header Files=inttypes.h
+Definition=#define SCNu32 "lu"
+
+[Description]
+Format specifier for scanning an integer of type int32_t or uint32_t written as an unsigned decimal integer.
+
+[Explanation]
+
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/SCNu8.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=SCNu8
+Type=Constant
+Header Files=inttypes.h
+Definition=#define SCNu8 "hu"
+
+[Description]
+Format specifier for scanning an integer of type int8_t or uint8_t written as an unsigned decimal integer.
+
+[Explanation]
+
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/SCNuFAST16.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=SCNuFAST16
+Type=Constant
+Header Files=inttypes.h
+Definition=#define SCNuFAST16 "hu"
+
+[Description]
+Format specifier for scanning an integer of type int_fast16_t or uint_fast16_t written as an unsigned decimal integer.
+
+[Explanation]
+
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/SCNuFAST32.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=SCNuFAST32
+Type=Constant
+Header Files=inttypes.h
+Definition=#define SCNuFAST32 "lu"
+
+[Description]
+Format specifier for scanning an integer of type int_fast32_t or uint_fast32_t written as an unsigned decimal integer.
+
+[Explanation]
+
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/SCNuFAST8.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=SCNuFAST8
+Type=Constant
+Header Files=inttypes.h
+Definition=#define SCNuFAST8 "hu"
+
+[Description]
+Format specifier for scanning an integer of type int_fast8_t or uint_fast8_t written as an unsigned decimal integer.
+
+[Explanation]
+
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/SCNuLEAST16.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=SCNuLEAST16
+Type=Constant
+Header Files=inttypes.h
+Definition=#define SCNuLEAST16 "hu"
+
+[Description]
+Format specifier for scanning an integer of type int_least16_t or uint_least16_t written as an unsigned decimal integer.
+
+[Explanation]
+
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/SCNuLEAST32.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=SCNuLEAST32
+Type=Constant
+Header Files=inttypes.h
+Definition=#define SCNuLEAST32 "lu"
+
+[Description]
+Format specifier for scanning an integer of type int_least32_t or uint_least32_t written as an unsigned decimal integer.
+
+[Explanation]
+
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/SCNuLEAST8.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=SCNuLEAST8
+Type=Constant
+Header Files=inttypes.h
+Definition=#define SCNuLEAST8 "hu"
+
+[Description]
+Format specifier for scanning an integer of type int_least8_t or uint_least8_t written as an unsigned decimal integer.
+
+[Explanation]
+
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/SCNuPTR.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=SCNuPTR
+Type=Constant
+Header Files=inttypes.h
+Definition=#define SCNuPTR "lu"
+
+[Description]
+Format specifier for scanning an integer of type intptr_t or uintptr_t written as an unsigned decimal integer.
+
+[Explanation]
+
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/SCNx16.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=SCNx16
+Type=Constant
+Header Files=inttypes.h
+Definition=#define SCNx16 "hx"
+
+[Description]
+Format specifier for scanning an integer of type int16_t or uint16_t written as an unsigned hexadecimal (lowercase) integer.
+
+[Explanation]
+
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/SCNx32.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=SCNx32
+Type=Constant
+Header Files=inttypes.h
+Definition=#define SCNx32 "lx"
+
+[Description]
+Format specifier for scanning an integer of type int32_t or uint32_t written as an unsigned hexadecimal (lowercase) integer.
+
+[Explanation]
+
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/SCNx8.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=SCNx8
+Type=Constant
+Header Files=inttypes.h
+Definition=#define SCNx8 "hx"
+
+[Description]
+Format specifier for scanning an integer of type int8_t or uint8_t written as an unsigned hexadecimal (lowercase) integer.
+
+[Explanation]
+
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/SCNxFAST16.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=SCNxFAST16
+Type=Constant
+Header Files=inttypes.h
+Definition=#define SCNxFAST16 "hx"
+
+[Description]
+Format specifier for scanning an integer of type int_fast16_t or uint_fast16_t written as an unsigned hexadecimal (lowercase) integer.
+
+[Explanation]
+
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/SCNxFAST32.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=SCNxFAST32
+Type=Constant
+Header Files=inttypes.h
+Definition=#define SCNxFAST32 "lx"
+
+[Description]
+Format specifier for scanning an integer of type int_fast32_t or uint_fast32_t written as an unsigned hexadecimal (lowercase) integer.
+
+[Explanation]
+
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/SCNxFAST8.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=SCNxFAST8
+Type=Constant
+Header Files=inttypes.h
+Definition=#define SCNxFAST8 "hx"
+
+[Description]
+Format specifier for scanning an integer of type int_fast8_t or uint_fast8_t written as an unsigned hexadecimal (lowercase) integer.
+
+[Explanation]
+
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/SCNxLEAST16.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=SCNxLEAST16
+Type=Constant
+Header Files=inttypes.h
+Definition=#define SCNxLEAST16 "hx"
+
+[Description]
+Format specifier for scanning an integer of type int_least16_t or uint_least16_t written as an unsigned hexadecimal (lowercase) integer.
+
+[Explanation]
+
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/SCNxLEAST32.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=SCNxLEAST32
+Type=Constant
+Header Files=inttypes.h
+Definition=#define SCNxLEAST32 "lx"
+
+[Description]
+Format specifier for scanning an integer of type int_least32_t or uint_least32_t written as an unsigned hexadecimal (lowercase) integer.
+
+[Explanation]
+
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/SCNxLEAST8.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=SCNxLEAST8
+Type=Constant
+Header Files=inttypes.h
+Definition=#define SCNxLEAST8 "hx"
+
+[Description]
+Format specifier for scanning an integer of type int_least8_t or uint_least8_t written as an unsigned hexadecimal (lowercase) integer.
+
+[Explanation]
+
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/inttypes.h/SCNxPTR.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=SCNxPTR
+Type=Constant
+Header Files=inttypes.h
+Definition=#define SCNxPTR "lx"
+
+[Description]
+Format specifier for scanning an integer of type intptr_t or uintptr_t written as an unsigned hexadecimal (lowercase) integer.
+
+[Explanation]
+
+Definition mandated by the C99 standard.

+ 6 - 0
tigcc/doc/System/Include/inttypes.h/inttypes.hsh

@@ -0,0 +1,6 @@
+[Description]
+C99 standard header file containing string constants usable in format arguments to <A HREF="$$LINK(stdio.h/printf)">printf</A>-type and <A HREF="$$LINK(stdio.h/scanf)">scanf</A>-type functions, for printing and scanning the portable integer types defined in <A HREF="$$LINK(stdint.h/)">stdint.h</A>.
+
+[Bottom]
+This header file contains <I>some</I> of the definitions mandated in Paragraph 7.8 of the ANSI/ISO C99 standard.<BR>
+Since the <CODE>long long</CODE> type is unhandled by <A HREF="$$LINK(stdio.h/printf)">printf</A> and <A HREF="$$LINK(stdio.h/scanf)">scanf</A>, the definitions corresponding to 64-bit types, including <A HREF="$$LINK(stdint.h/intmax_t)">intmax_t</A> and <A HREF="$$LINK(stdint.h/uintmax_t)">uintmax_t</A>, are omitted from this header. The octal format specifiers are omitted as well.

+ 1 - 1
tigcc/doc/System/Include/stdint.h/INT16_MAX.hsf

@@ -1,6 +1,6 @@
 [Main]
 Name=INT16_MAX
-Type=Constant
+Type=Constant
 Header Files=stdint.h
 Definition=#define INT16_MAX (32767)
 

+ 1 - 1
tigcc/doc/System/Include/stdint.h/INT16_MIN.hsf

@@ -1,6 +1,6 @@
 [Main]
 Name=INT16_MIN
-Type=Constant
+Type=Constant
 Header Files=stdint.h
 Definition=#define INT16_MIN (-32767-1)
 

+ 1 - 1
tigcc/doc/System/Include/stdint.h/INT32_MAX.hsf

@@ -1,6 +1,6 @@
 [Main]
 Name=INT32_MAX
-Type=Constant
+Type=Constant
 Header Files=stdint.h
 Definition=#define INT32_MAX (2147483647L)
 

+ 1 - 1
tigcc/doc/System/Include/stdint.h/INT32_MIN.hsf

@@ -1,6 +1,6 @@
 [Main]
 Name=INT32_MIN
-Type=Constant
+Type=Constant
 Header Files=stdint.h
 Definition=#define INT32_MIN (-2147483647L-1)
 

+ 1 - 1
tigcc/doc/System/Include/stdint.h/INT64_MAX.hsf

@@ -1,6 +1,6 @@
 [Main]
 Name=INT64_MAX
-Type=Constant
+Type=Constant
 Header Files=stdint.h
 Definition=#define INT64_MAX (9223372036854775807LL)
 

+ 1 - 1
tigcc/doc/System/Include/stdint.h/INT64_MIN.hsf

@@ -1,6 +1,6 @@
 [Main]
 Name=INT64_MIN
-Type=Constant
+Type=Constant
 Header Files=stdint.h
 Definition=#define INT64_MIN (-9223372036854775807LL-1)
 

+ 1 - 1
tigcc/doc/System/Include/stdint.h/INT8_MAX.hsf

@@ -1,6 +1,6 @@
 [Main]
 Name=INT8_MAX
-Type=Constant
+Type=Constant
 Header Files=stdint.h
 Definition=#define INT8_MAX (127)
 

+ 1 - 1
tigcc/doc/System/Include/stdint.h/INT8_MIN.hsf

@@ -1,6 +1,6 @@
 [Main]
 Name=INT8_MIN
-Type=Constant
+Type=Constant
 Header Files=stdint.h
 Definition=#define INT8_MIN (-128)
 

+ 1 - 1
tigcc/doc/System/Include/stdint.h/INTMAX_MAX.hsf

@@ -1,6 +1,6 @@
 [Main]
 Name=INTMAX_MAX
-Type=Constant
+Type=Constant
 Header Files=stdint.h
 Definition=#define INTMAX_MAX (9223372036854775807LL)
 

Some files were not shown because too many files changed in this diff