Browse Source

Add auto-generated documentation for definitions contained in C99 standard header stdint.h.

git-svn-id: file:///var/svn/tigccpp/trunk@1267 9552661e-59e3-4036-b4f2-dbe53926924f
debrouxl 15 years ago
parent
commit
b8afd5deab
81 changed files with 923 additions and 0 deletions
  1. 12 0
      tigcc/doc/System/Include/stdint.h/INT16_C.hsf
  2. 11 0
      tigcc/doc/System/Include/stdint.h/INT16_MAX.hsf
  3. 11 0
      tigcc/doc/System/Include/stdint.h/INT16_MIN.hsf
  4. 12 0
      tigcc/doc/System/Include/stdint.h/INT32_C.hsf
  5. 11 0
      tigcc/doc/System/Include/stdint.h/INT32_MAX.hsf
  6. 11 0
      tigcc/doc/System/Include/stdint.h/INT32_MIN.hsf
  7. 12 0
      tigcc/doc/System/Include/stdint.h/INT64_C.hsf
  8. 11 0
      tigcc/doc/System/Include/stdint.h/INT64_MAX.hsf
  9. 11 0
      tigcc/doc/System/Include/stdint.h/INT64_MIN.hsf
  10. 12 0
      tigcc/doc/System/Include/stdint.h/INT8_C.hsf
  11. 11 0
      tigcc/doc/System/Include/stdint.h/INT8_MAX.hsf
  12. 11 0
      tigcc/doc/System/Include/stdint.h/INT8_MIN.hsf
  13. 12 0
      tigcc/doc/System/Include/stdint.h/INTMAX_C.hsf
  14. 11 0
      tigcc/doc/System/Include/stdint.h/INTMAX_MAX.hsf
  15. 11 0
      tigcc/doc/System/Include/stdint.h/INTMAX_MIN.hsf
  16. 11 0
      tigcc/doc/System/Include/stdint.h/INTPTR_MAX.hsf
  17. 11 0
      tigcc/doc/System/Include/stdint.h/INTPTR_MIN.hsf
  18. 11 0
      tigcc/doc/System/Include/stdint.h/INT_FAST16_MAX.hsf
  19. 11 0
      tigcc/doc/System/Include/stdint.h/INT_FAST16_MIN.hsf
  20. 11 0
      tigcc/doc/System/Include/stdint.h/INT_FAST32_MAX.hsf
  21. 11 0
      tigcc/doc/System/Include/stdint.h/INT_FAST32_MIN.hsf
  22. 11 0
      tigcc/doc/System/Include/stdint.h/INT_FAST64_MAX.hsf
  23. 11 0
      tigcc/doc/System/Include/stdint.h/INT_FAST64_MIN.hsf
  24. 11 0
      tigcc/doc/System/Include/stdint.h/INT_FAST8_MAX.hsf
  25. 11 0
      tigcc/doc/System/Include/stdint.h/INT_FAST8_MIN.hsf
  26. 11 0
      tigcc/doc/System/Include/stdint.h/INT_LEAST16_MAX.hsf
  27. 11 0
      tigcc/doc/System/Include/stdint.h/INT_LEAST16_MIN.hsf
  28. 11 0
      tigcc/doc/System/Include/stdint.h/INT_LEAST32_MAX.hsf
  29. 11 0
      tigcc/doc/System/Include/stdint.h/INT_LEAST32_MIN.hsf
  30. 11 0
      tigcc/doc/System/Include/stdint.h/INT_LEAST64_MAX.hsf
  31. 11 0
      tigcc/doc/System/Include/stdint.h/INT_LEAST64_MIN.hsf
  32. 11 0
      tigcc/doc/System/Include/stdint.h/INT_LEAST8_MAX.hsf
  33. 11 0
      tigcc/doc/System/Include/stdint.h/INT_LEAST8_MIN.hsf
  34. 12 0
      tigcc/doc/System/Include/stdint.h/UINT16_C.hsf
  35. 11 0
      tigcc/doc/System/Include/stdint.h/UINT16_MAX.hsf
  36. 12 0
      tigcc/doc/System/Include/stdint.h/UINT32_C.hsf
  37. 11 0
      tigcc/doc/System/Include/stdint.h/UINT32_MAX.hsf
  38. 12 0
      tigcc/doc/System/Include/stdint.h/UINT64_C.hsf
  39. 11 0
      tigcc/doc/System/Include/stdint.h/UINT64_MAX.hsf
  40. 12 0
      tigcc/doc/System/Include/stdint.h/UINT8_C.hsf
  41. 11 0
      tigcc/doc/System/Include/stdint.h/UINT8_MAX.hsf
  42. 12 0
      tigcc/doc/System/Include/stdint.h/UINTMAX_C.hsf
  43. 11 0
      tigcc/doc/System/Include/stdint.h/UINTMAX_MAX.hsf
  44. 11 0
      tigcc/doc/System/Include/stdint.h/UINTPTR_MAX.hsf
  45. 11 0
      tigcc/doc/System/Include/stdint.h/UINT_FAST16_MAX.hsf
  46. 11 0
      tigcc/doc/System/Include/stdint.h/UINT_FAST32_MAX.hsf
  47. 11 0
      tigcc/doc/System/Include/stdint.h/UINT_FAST64_MAX.hsf
  48. 11 0
      tigcc/doc/System/Include/stdint.h/UINT_FAST8_MAX.hsf
  49. 11 0
      tigcc/doc/System/Include/stdint.h/UINT_LEAST16_MAX.hsf
  50. 11 0
      tigcc/doc/System/Include/stdint.h/UINT_LEAST32_MAX.hsf
  51. 11 0
      tigcc/doc/System/Include/stdint.h/UINT_LEAST64_MAX.hsf
  52. 11 0
      tigcc/doc/System/Include/stdint.h/UINT_LEAST8_MAX.hsf
  53. 12 0
      tigcc/doc/System/Include/stdint.h/int16_t.hsf
  54. 12 0
      tigcc/doc/System/Include/stdint.h/int32_t.hsf
  55. 12 0
      tigcc/doc/System/Include/stdint.h/int64_t.hsf
  56. 12 0
      tigcc/doc/System/Include/stdint.h/int8_t.hsf
  57. 12 0
      tigcc/doc/System/Include/stdint.h/int_fast16_t.hsf
  58. 12 0
      tigcc/doc/System/Include/stdint.h/int_fast32_t.hsf
  59. 12 0
      tigcc/doc/System/Include/stdint.h/int_fast64_t.hsf
  60. 12 0
      tigcc/doc/System/Include/stdint.h/int_fast8_t.hsf
  61. 12 0
      tigcc/doc/System/Include/stdint.h/int_least16_t.hsf
  62. 12 0
      tigcc/doc/System/Include/stdint.h/int_least32_t.hsf
  63. 12 0
      tigcc/doc/System/Include/stdint.h/int_least64_t.hsf
  64. 12 0
      tigcc/doc/System/Include/stdint.h/int_least8_t.hsf
  65. 12 0
      tigcc/doc/System/Include/stdint.h/intmax_t.hsf
  66. 12 0
      tigcc/doc/System/Include/stdint.h/intptr_t.hsf
  67. 5 0
      tigcc/doc/System/Include/stdint.h/stdint.hsh
  68. 12 0
      tigcc/doc/System/Include/stdint.h/uint16_t.hsf
  69. 12 0
      tigcc/doc/System/Include/stdint.h/uint32_t.hsf
  70. 12 0
      tigcc/doc/System/Include/stdint.h/uint64_t.hsf
  71. 12 0
      tigcc/doc/System/Include/stdint.h/uint8_t.hsf
  72. 12 0
      tigcc/doc/System/Include/stdint.h/uint_fast16_t.hsf
  73. 12 0
      tigcc/doc/System/Include/stdint.h/uint_fast32_t.hsf
  74. 12 0
      tigcc/doc/System/Include/stdint.h/uint_fast64_t.hsf
  75. 12 0
      tigcc/doc/System/Include/stdint.h/uint_fast8_t.hsf
  76. 12 0
      tigcc/doc/System/Include/stdint.h/uint_least16_t.hsf
  77. 12 0
      tigcc/doc/System/Include/stdint.h/uint_least32_t.hsf
  78. 12 0
      tigcc/doc/System/Include/stdint.h/uint_least64_t.hsf
  79. 12 0
      tigcc/doc/System/Include/stdint.h/uint_least8_t.hsf
  80. 12 0
      tigcc/doc/System/Include/stdint.h/uintmax_t.hsf
  81. 12 0
      tigcc/doc/System/Include/stdint.h/uintptr_t.hsf

+ 12 - 0
tigcc/doc/System/Include/stdint.h/INT16_C.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=INT16_C
+Type=Function
+Subtype=Macro
+Header Files=stdint.h
+Definition=#define INT16_C(c) c
+
+[Description]
+Integer constant expression having the value specified by its argument and the type int_least16_t.
+
+[Explanation]
+Definition mandated by the C99 standard.

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

@@ -0,0 +1,11 @@
+[Main]
+Name=INT16_MAX
+Type=Constant
+Header Files=stdint.h
+Definition=#define INT16_MAX (32767)
+
+[Description]
+Maximal value which can be stored in a int16_t variable.
+
+[Explanation]
+Definition mandated by the C99 standard.

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

@@ -0,0 +1,11 @@
+[Main]
+Name=INT16_MIN
+Type=Constant
+Header Files=stdint.h
+Definition=#define INT16_MIN (-32767-1)
+
+[Description]
+Minimal value which can be stored in a int16_t variable.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/stdint.h/INT32_C.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=INT32_C
+Type=Function
+Subtype=Macro
+Header Files=stdint.h
+Definition=#define INT32_C(c) c ## L
+
+[Description]
+Integer constant expression having the value specified by its argument and the type int_least32_t.
+
+[Explanation]
+Definition mandated by the C99 standard.

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

@@ -0,0 +1,11 @@
+[Main]
+Name=INT32_MAX
+Type=Constant
+Header Files=stdint.h
+Definition=#define INT32_MAX (2147483647L)
+
+[Description]
+Maximal value which can be stored in a int32_t variable.
+
+[Explanation]
+Definition mandated by the C99 standard.

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

@@ -0,0 +1,11 @@
+[Main]
+Name=INT32_MIN
+Type=Constant
+Header Files=stdint.h
+Definition=#define INT32_MIN (-2147483647L-1)
+
+[Description]
+Minimal value which can be stored in a int32_t variable.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/stdint.h/INT64_C.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=INT64_C
+Type=Function
+Subtype=Macro
+Header Files=stdint.h
+Definition=#define INT64_C(c) c ## LL
+
+[Description]
+Integer constant expression having the value specified by its argument and the type int_least64_t.
+
+[Explanation]
+Definition mandated by the C99 standard.

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

@@ -0,0 +1,11 @@
+[Main]
+Name=INT64_MAX
+Type=Constant
+Header Files=stdint.h
+Definition=#define INT64_MAX (9223372036854775807LL)
+
+[Description]
+Maximal value which can be stored in a int64_t variable.
+
+[Explanation]
+Definition mandated by the C99 standard.

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

@@ -0,0 +1,11 @@
+[Main]
+Name=INT64_MIN
+Type=Constant
+Header Files=stdint.h
+Definition=#define INT64_MIN (-9223372036854775807LL-1)
+
+[Description]
+Minimal value which can be stored in a int64_t variable.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/stdint.h/INT8_C.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=INT8_C
+Type=Function
+Subtype=Macro
+Header Files=stdint.h
+Definition=#define INT8_C(c) c
+
+[Description]
+Integer constant expression having the value specified by its argument and the type int_least8_t.
+
+[Explanation]
+Definition mandated by the C99 standard.

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

@@ -0,0 +1,11 @@
+[Main]
+Name=INT8_MAX
+Type=Constant
+Header Files=stdint.h
+Definition=#define INT8_MAX (127)
+
+[Description]
+Maximal value which can be stored in a int8_t variable.
+
+[Explanation]
+Definition mandated by the C99 standard.

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

@@ -0,0 +1,11 @@
+[Main]
+Name=INT8_MIN
+Type=Constant
+Header Files=stdint.h
+Definition=#define INT8_MIN (-128)
+
+[Description]
+Minimal value which can be stored in a int8_t variable.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/stdint.h/INTMAX_C.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=INTMAX_C
+Type=Function
+Subtype=Macro
+Header Files=stdint.h
+Definition=#define INTMAX_C(c) c ## LL
+
+[Description]
+Integer constant expression having the value specified by its argument and the type intmax_t.
+
+[Explanation]
+Definition mandated by the C99 standard.

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

@@ -0,0 +1,11 @@
+[Main]
+Name=INTMAX_MAX
+Type=Constant
+Header Files=stdint.h
+Definition=#define INTMAX_MAX (9223372036854775807LL)
+
+[Description]
+Maximal value which can be stored in a intmax_t variable.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 11 - 0
tigcc/doc/System/Include/stdint.h/INTMAX_MIN.hsf

@@ -0,0 +1,11 @@
+[Main]
+Name=INTMAX_MIN
+Type=Constant
+Header Files=stdint.h
+Definition=#define INTMAX_MIN (-9223372036854775807LL)
+
+[Description]
+Maximal value which can be stored in a intmax_t variable.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 11 - 0
tigcc/doc/System/Include/stdint.h/INTPTR_MAX.hsf

@@ -0,0 +1,11 @@
+[Main]
+Name=INTPTR_MAX
+Type=Constant
+Header Files=stdint.h
+Definition=#define INTPTR_MAX (2147483647L)
+
+[Description]
+Maximal value which can be stored in a intptr_t variable.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 11 - 0
tigcc/doc/System/Include/stdint.h/INTPTR_MIN.hsf

@@ -0,0 +1,11 @@
+[Main]
+Name=INTPTR_MIN
+Type=Constant
+Header Files=stdint.h
+Definition=#define INTPTR_MIN (-2147483647L)
+
+[Description]
+Minimal value which can be stored in a intptr_t variable.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 11 - 0
tigcc/doc/System/Include/stdint.h/INT_FAST16_MAX.hsf

@@ -0,0 +1,11 @@
+[Main]
+Name=INT_FAST16_MAX
+Type=Constant
+Header Files=stdint.h
+Definition=#define INT_FAST16_MAX (32767)
+
+[Description]
+Maximal value which can be stored in a int_fast16_t variable.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 11 - 0
tigcc/doc/System/Include/stdint.h/INT_FAST16_MIN.hsf

@@ -0,0 +1,11 @@
+[Main]
+Name=INT_FAST16_MIN
+Type=Constant
+Header Files=stdint.h
+Definition=#define INT_FAST16_MIN (-32767)
+
+[Description]
+Minimal value which can be stored in a int_fast16_t variable.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 11 - 0
tigcc/doc/System/Include/stdint.h/INT_FAST32_MAX.hsf

@@ -0,0 +1,11 @@
+[Main]
+Name=INT_FAST32_MAX
+Type=Constant
+Header Files=stdint.h
+Definition=#define INT_FAST32_MAX (2147483647L)
+
+[Description]
+Maximal value which can be stored in a int_fast32_t variable.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 11 - 0
tigcc/doc/System/Include/stdint.h/INT_FAST32_MIN.hsf

@@ -0,0 +1,11 @@
+[Main]
+Name=INT_FAST32_MIN
+Type=Constant
+Header Files=stdint.h
+Definition=#define INT_FAST32_MIN (-2147483647L)
+
+[Description]
+Minimal value which can be stored in a int_fast32_t variable.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 11 - 0
tigcc/doc/System/Include/stdint.h/INT_FAST64_MAX.hsf

@@ -0,0 +1,11 @@
+[Main]
+Name=INT_FAST64_MAX
+Type=Constant
+Header Files=stdint.h
+Definition=#define INT_FAST64_MAX (9223372036854775807LL)
+
+[Description]
+Maximal value which can be stored in a int_fast64_t variable.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 11 - 0
tigcc/doc/System/Include/stdint.h/INT_FAST64_MIN.hsf

@@ -0,0 +1,11 @@
+[Main]
+Name=INT_FAST64_MIN
+Type=Constant
+Header Files=stdint.h
+Definition=#define INT_FAST64_MIN (-9223372036854775807LL)
+
+[Description]
+Minimal value which can be stored in a int_fast64_t variable.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 11 - 0
tigcc/doc/System/Include/stdint.h/INT_FAST8_MAX.hsf

@@ -0,0 +1,11 @@
+[Main]
+Name=INT_FAST8_MAX
+Type=Constant
+Header Files=stdint.h
+Definition=#define INT_FAST8_MAX (127)
+
+[Description]
+Maximal value which can be stored in a int_fast8_t variable.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 11 - 0
tigcc/doc/System/Include/stdint.h/INT_FAST8_MIN.hsf

@@ -0,0 +1,11 @@
+[Main]
+Name=INT_FAST8_MIN
+Type=Constant
+Header Files=stdint.h
+Definition=#define INT_FAST8_MIN (-127)
+
+[Description]
+Minimal value which can be stored in a int_fast8_t variable.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 11 - 0
tigcc/doc/System/Include/stdint.h/INT_LEAST16_MAX.hsf

@@ -0,0 +1,11 @@
+[Main]
+Name=INT_LEAST16_MAX
+Type=Constant
+Header Files=stdint.h
+Definition=#define INT_LEAST16_MAX (32767)
+
+[Description]
+Maximal value which can be stored in a int_least16_t variable.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 11 - 0
tigcc/doc/System/Include/stdint.h/INT_LEAST16_MIN.hsf

@@ -0,0 +1,11 @@
+[Main]
+Name=INT_LEAST16_MIN
+Type=Constant
+Header Files=stdint.h
+Definition=#define INT_LEAST16_MIN (-32767)
+
+[Description]
+Minimal value which can be stored in a int_least16_t variable.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 11 - 0
tigcc/doc/System/Include/stdint.h/INT_LEAST32_MAX.hsf

@@ -0,0 +1,11 @@
+[Main]
+Name=INT_LEAST32_MAX
+Type=Constant
+Header Files=stdint.h
+Definition=#define INT_LEAST32_MAX (2147483647L)
+
+[Description]
+Maximal value which can be stored in a int_least32_t variable.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 11 - 0
tigcc/doc/System/Include/stdint.h/INT_LEAST32_MIN.hsf

@@ -0,0 +1,11 @@
+[Main]
+Name=INT_LEAST32_MIN
+Type=Constant
+Header Files=stdint.h
+Definition=#define INT_LEAST32_MIN (-2147483647L)
+
+[Description]
+Minimal value which can be stored in a int_least32_t variable.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 11 - 0
tigcc/doc/System/Include/stdint.h/INT_LEAST64_MAX.hsf

@@ -0,0 +1,11 @@
+[Main]
+Name=INT_LEAST64_MAX
+Type=Constant
+Header Files=stdint.h
+Definition=#define INT_LEAST64_MAX (9223372036854775807LL)
+
+[Description]
+Maximal value which can be stored in a int_least64_t variable.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 11 - 0
tigcc/doc/System/Include/stdint.h/INT_LEAST64_MIN.hsf

@@ -0,0 +1,11 @@
+[Main]
+Name=INT_LEAST64_MIN
+Type=Constant
+Header Files=stdint.h
+Definition=#define INT_LEAST64_MIN (-9223372036854775807LL)
+
+[Description]
+Minimal value which can be stored in a int_least64_t variable.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 11 - 0
tigcc/doc/System/Include/stdint.h/INT_LEAST8_MAX.hsf

@@ -0,0 +1,11 @@
+[Main]
+Name=INT_LEAST8_MAX
+Type=Constant
+Header Files=stdint.h
+Definition=#define INT_LEAST8_MAX (127)
+
+[Description]
+Maximal value which can be stored in a int_least8_t variable.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 11 - 0
tigcc/doc/System/Include/stdint.h/INT_LEAST8_MIN.hsf

@@ -0,0 +1,11 @@
+[Main]
+Name=INT_LEAST8_MIN
+Type=Constant
+Header Files=stdint.h
+Definition=#define INT_LEAST8_MIN (-127)
+
+[Description]
+Minimal value which can be stored in a int_least8_t variable.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/stdint.h/UINT16_C.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=UINT16_C
+Type=Function
+Subtype=Macro
+Header Files=stdint.h
+Definition=#define UINT16_C(c) c ## U
+
+[Description]
+Integer constant expression having the value specified by its argument and the type uint_least16_t.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 11 - 0
tigcc/doc/System/Include/stdint.h/UINT16_MAX.hsf

@@ -0,0 +1,11 @@
+[Main]
+Name=UINT16_MAX
+Type=Constant
+Header Files=stdint.h
+Definition=#define UINT16_MAX (65535)
+
+[Description]
+Maximal value which can be stored in a uint16_t variable.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/stdint.h/UINT32_C.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=UINT32_C
+Type=Function
+Subtype=Macro
+Header Files=stdint.h
+Definition=#define UINT32_C(c) c ## UL
+
+[Description]
+Integer constant expression having the value specified by its argument and the type uint_least32_t.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 11 - 0
tigcc/doc/System/Include/stdint.h/UINT32_MAX.hsf

@@ -0,0 +1,11 @@
+[Main]
+Name=UINT32_MAX
+Type=Constant
+Header Files=stdint.h
+Definition=#define UINT32_MAX (4294967295UL)
+
+[Description]
+Maximal value which can be stored in a uint32_t variable.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/stdint.h/UINT64_C.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=UINT64_C
+Type=Function
+Subtype=Macro
+Header Files=stdint.h
+Definition=#define UINT64_C(c) c ## ULL
+
+[Description]
+Integer constant expression having the value specified by its argument and the type uint_least64_t.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 11 - 0
tigcc/doc/System/Include/stdint.h/UINT64_MAX.hsf

@@ -0,0 +1,11 @@
+[Main]
+Name=UINT64_MAX
+Type=Constant
+Header Files=stdint.h
+Definition=#define UINT64_MAX (18446744073709551615ULL)
+
+[Description]
+Maximal value which can be stored in a uint64_t variable.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/stdint.h/UINT8_C.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=UINT8_C
+Type=Function
+Subtype=Macro
+Header Files=stdint.h
+Definition=#define UINT8_C(c) c ## U
+
+[Description]
+Integer constant expression having the value specified by its argument and the type uint_least8_t.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 11 - 0
tigcc/doc/System/Include/stdint.h/UINT8_MAX.hsf

@@ -0,0 +1,11 @@
+[Main]
+Name=UINT8_MAX
+Type=Constant
+Header Files=stdint.h
+Definition=#define UINT8_MAX (255)
+
+[Description]
+Maximal value which can be stored in a uint8_t variable.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/stdint.h/UINTMAX_C.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=UINTMAX_C
+Type=Function
+Subtype=Macro
+Header Files=stdint.h
+Definition=#define UINTMAX_C(c) c ## ULL
+
+[Description]
+Integer constant expression having the value specified by its argument and the type uintmax_t.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 11 - 0
tigcc/doc/System/Include/stdint.h/UINTMAX_MAX.hsf

@@ -0,0 +1,11 @@
+[Main]
+Name=UINTMAX_MAX
+Type=Constant
+Header Files=stdint.h
+Definition=#define UINTMAX_MAX (18446744073709551615ULL)
+
+[Description]
+Maximal value which can be stored in a uintmax_t variable.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 11 - 0
tigcc/doc/System/Include/stdint.h/UINTPTR_MAX.hsf

@@ -0,0 +1,11 @@
+[Main]
+Name=UINTPTR_MAX
+Type=Constant
+Header Files=stdint.h
+Definition=#define UINTPTR_MAX (4294967295UL)
+
+[Description]
+Maximal value which can be stored in a uintptr_t variable.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 11 - 0
tigcc/doc/System/Include/stdint.h/UINT_FAST16_MAX.hsf

@@ -0,0 +1,11 @@
+[Main]
+Name=UINT_FAST16_MAX
+Type=Constant
+Header Files=stdint.h
+Definition=#define UINT_FAST16_MAX (65535)
+
+[Description]
+Maximal value which can be stored in a uint_fast16_t variable.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 11 - 0
tigcc/doc/System/Include/stdint.h/UINT_FAST32_MAX.hsf

@@ -0,0 +1,11 @@
+[Main]
+Name=UINT_FAST32_MAX
+Type=Constant
+Header Files=stdint.h
+Definition=#define UINT_FAST32_MAX (4294967295UL)
+
+[Description]
+Maximal value which can be stored in a uint_fast32_t variable.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 11 - 0
tigcc/doc/System/Include/stdint.h/UINT_FAST64_MAX.hsf

@@ -0,0 +1,11 @@
+[Main]
+Name=UINT_FAST64_MAX
+Type=Constant
+Header Files=stdint.h
+Definition=#define UINT_FAST64_MAX (18446744073709551615ULL)
+
+[Description]
+Maximal value which can be stored in a uint_fast64_t variable.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 11 - 0
tigcc/doc/System/Include/stdint.h/UINT_FAST8_MAX.hsf

@@ -0,0 +1,11 @@
+[Main]
+Name=UINT_FAST8_MAX
+Type=Constant
+Header Files=stdint.h
+Definition=#define UINT_FAST8_MAX (255)
+
+[Description]
+Maximal value which can be stored in a uint_fast8_t variable.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 11 - 0
tigcc/doc/System/Include/stdint.h/UINT_LEAST16_MAX.hsf

@@ -0,0 +1,11 @@
+[Main]
+Name=UINT_LEAST16_MAX
+Type=Constant
+Header Files=stdint.h
+Definition=#define UINT_LEAST16_MAX (65535)
+
+[Description]
+Maximal value which can be stored in a uint_least16_t variable.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 11 - 0
tigcc/doc/System/Include/stdint.h/UINT_LEAST32_MAX.hsf

@@ -0,0 +1,11 @@
+[Main]
+Name=UINT_LEAST32_MAX
+Type=Constant
+Header Files=stdint.h
+Definition=#define UINT_LEAST32_MAX (4294967295U)
+
+[Description]
+Maximal value which can be stored in a uint_least32_t variable.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 11 - 0
tigcc/doc/System/Include/stdint.h/UINT_LEAST64_MAX.hsf

@@ -0,0 +1,11 @@
+[Main]
+Name=UINT_LEAST64_MAX
+Type=Constant
+Header Files=stdint.h
+Definition=#define UINT_LEAST64_MAX (18446744073709551615ULL)
+
+[Description]
+Maximal value which can be stored in a uint_least64_t variable.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 11 - 0
tigcc/doc/System/Include/stdint.h/UINT_LEAST8_MAX.hsf

@@ -0,0 +1,11 @@
+[Main]
+Name=UINT_LEAST8_MAX
+Type=Constant
+Header Files=stdint.h
+Definition=#define UINT_LEAST8_MAX (255)
+
+[Description]
+Maximal value which can be stored in a uint_least8_t variable.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/stdint.h/int16_t.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=int16_t
+Type=Type
+Subtype=Scalar
+Header Files=stdint.h
+Definition=typedef short int int16_t;
+
+[Description]
+An alias type for a signed integer type that contains exactly 16 bits.
+
+[Explanation]
+

+ 12 - 0
tigcc/doc/System/Include/stdint.h/int32_t.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=int32_t
+Type=Type
+Subtype=Scalar
+Header Files=stdint.h
+Definition=typedef long int int32_t;
+
+[Description]
+An alias type for a signed integer type that contains exactly 32 bits.
+
+[Explanation]
+

+ 12 - 0
tigcc/doc/System/Include/stdint.h/int64_t.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=int64_t
+Type=Type
+Subtype=Scalar
+Header Files=stdint.h
+Definition=typedef long long int int64_t;
+
+[Description]
+An alias type for a signed integer type that contains exactly 64 bits.
+
+[Explanation]
+

+ 12 - 0
tigcc/doc/System/Include/stdint.h/int8_t.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=int8_t
+Type=Type
+Subtype=Scalar
+Header Files=stdint.h
+Definition=typedef signed char int8_t;
+
+[Description]
+An alias type for a signed integer type that contains exactly 8 bits.
+
+[Explanation]
+

+ 12 - 0
tigcc/doc/System/Include/stdint.h/int_fast16_t.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=int_fast16_t
+Type=Type
+Subtype=Scalar
+Header Files=stdint.h
+Definition=typedef short int int_fast16_t;
+
+[Description]
+An alias type for a signed integer type that contains at least 16 bits, the one that the processor handles most efficiently.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/stdint.h/int_fast32_t.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=int_fast32_t
+Type=Type
+Subtype=Scalar
+Header Files=stdint.h
+Definition=typedef long int int_fast32_t;
+
+[Description]
+An alias type for a signed integer type that contains at least 32 bits, the one that the processor handles most efficiently.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/stdint.h/int_fast64_t.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=int_fast64_t
+Type=Type
+Subtype=Scalar
+Header Files=stdint.h
+Definition=typedef long long int int_fast64_t;
+
+[Description]
+An alias type for a signed integer type that contains at least 64 bits, the one that the processor handles most efficiently.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/stdint.h/int_fast8_t.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=int_fast8_t
+Type=Type
+Subtype=Scalar
+Header Files=stdint.h
+Definition=typedef signed char int_fast8_t;
+
+[Description]
+An alias type for a signed integer type that contains at least 8 bits, the one that the processor handles most efficiently.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/stdint.h/int_least16_t.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=int_least16_t
+Type=Type
+Subtype=Scalar
+Header Files=stdint.h
+Definition=typedef short int int_least16_t;
+
+[Description]
+An alias type for a signed integer type that contains at least 16 bits.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/stdint.h/int_least32_t.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=int_least32_t
+Type=Type
+Subtype=Scalar
+Header Files=stdint.h
+Definition=typedef long int int_least32_t;
+
+[Description]
+An alias type for a signed integer type that contains at least 32 bits.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/stdint.h/int_least64_t.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=int_least64_t
+Type=Type
+Subtype=Scalar
+Header Files=stdint.h
+Definition=typedef long long int int_least64_t;
+
+[Description]
+An alias type for a signed integer type that contains at least 64 bits.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/stdint.h/int_least8_t.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=int_least8_t
+Type=Type
+Subtype=Scalar
+Header Files=stdint.h
+Definition=typedef signed char int_least8_t;
+
+[Description]
+An alias type for a signed integer type that contains at least 8 bits.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/stdint.h/intmax_t.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=intmax_t
+Type=Type
+Subtype=Scalar
+Header Files=stdint.h
+Definition=typedef long long int intmax_t;
+
+[Description]
+An alias type for a signed integer type capable of representing any value of any signed type.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/stdint.h/intptr_t.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=intptr_t
+Type=Type
+Subtype=Scalar
+Header Files=stdint.h
+Definition=typedef long int intptr_t;
+
+[Description]
+An alias type for a signed integer type such that a <I>void *</I> can be converted to this type and back, while remaining equal to the original pointer.
+
+[Explanation]
+

+ 5 - 0
tigcc/doc/System/Include/stdint.h/stdint.hsh

@@ -0,0 +1,5 @@
+[Description]
+C99 standard header file containing portable integer types and macros
+
+[Bottom]
+This header file contains definitions mandated in Paragraph 7.18 of the ANSI/ISO C99 standard, and several commonly-used optional ones.

+ 12 - 0
tigcc/doc/System/Include/stdint.h/uint16_t.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=uint16_t
+Type=Type
+Subtype=Scalar
+Header Files=stdint.h
+Definition=typedef unsigned short int uint16_t;
+
+[Description]
+An alias type for an unsigned integer type that contains exactly 16 bits.
+
+[Explanation]
+

+ 12 - 0
tigcc/doc/System/Include/stdint.h/uint32_t.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=uint32_t
+Type=Type
+Subtype=Scalar
+Header Files=stdint.h
+Definition=typedef unsigned long int uint32_t;
+
+[Description]
+An alias type for an unsigned integer type that contains exactly 32 bits.
+
+[Explanation]
+

+ 12 - 0
tigcc/doc/System/Include/stdint.h/uint64_t.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=uint64_t
+Type=Type
+Subtype=Scalar
+Header Files=stdint.h
+Definition=typedef unsigned long long int uint64_t;
+
+[Description]
+An alias type for an unsigned integer type that contains exactly 64 bits.
+
+[Explanation]
+

+ 12 - 0
tigcc/doc/System/Include/stdint.h/uint8_t.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=uint8_t
+Type=Type
+Subtype=Scalar
+Header Files=stdint.h
+Definition=typedef unsigned char uint8_t;
+
+[Description]
+An alias type for an unsigned integer type that contains exactly 8 bits.
+
+[Explanation]
+

+ 12 - 0
tigcc/doc/System/Include/stdint.h/uint_fast16_t.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=uint_fast16_t
+Type=Type
+Subtype=Scalar
+Header Files=stdint.h
+Definition=typedef unsigned short int uint_fast16_t;
+
+[Description]
+An alias type for an unsigned integer type that contains at least 16 bits, the one that the processor handles most efficiently.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/stdint.h/uint_fast32_t.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=uint_fast32_t
+Type=Type
+Subtype=Scalar
+Header Files=stdint.h
+Definition=typedef unsigned long int uint_fast32_t;
+
+[Description]
+An alias type for an unsigned integer type that contains at least 32 bits, the one that the processor handles most efficiently.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/stdint.h/uint_fast64_t.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=uint_fast64_t
+Type=Type
+Subtype=Scalar
+Header Files=stdint.h
+Definition=typedef unsigned long long int uint_fast64_t;
+
+[Description]
+An alias type for an unsigned integer type that contains at least 64 bits, the one that the processor handles most efficiently.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/stdint.h/uint_fast8_t.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=uint_fast8_t
+Type=Type
+Subtype=Scalar
+Header Files=stdint.h
+Definition=typedef unsigned char uint_fast8_t;
+
+[Description]
+An alias type for an unsigned integer type that contains at least 8 bits, the one that the processor handles most efficiently.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/stdint.h/uint_least16_t.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=uint_least16_t
+Type=Type
+Subtype=Scalar
+Header Files=stdint.h
+Definition=typedef unsigned short int uint_least16_t;
+
+[Description]
+An alias type for an unsigned integer type that contains at least 16 bits.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/stdint.h/uint_least32_t.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=uint_least32_t
+Type=Type
+Subtype=Scalar
+Header Files=stdint.h
+Definition=typedef unsigned long int uint_least32_t;
+
+[Description]
+An alias type for an unsigned integer type that contains at least 32 bits.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/stdint.h/uint_least64_t.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=uint_least64_t
+Type=Type
+Subtype=Scalar
+Header Files=stdint.h
+Definition=typedef unsigned long long int uint_least64_t;
+
+[Description]
+An alias type for an unsigned integer type that contains at least 64 bits.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/stdint.h/uint_least8_t.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=uint_least8_t
+Type=Type
+Subtype=Scalar
+Header Files=stdint.h
+Definition=typedef unsigned char uint_least8_t;
+
+[Description]
+An alias type for an unsigned integer type that contains at least 8 bits.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/stdint.h/uintmax_t.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=uintmax_t
+Type=Type
+Subtype=Scalar
+Header Files=stdint.h
+Definition=typedef unsigned long long int uintmax_t;
+
+[Description]
+An alias type for an unsigned integer type capable of representing any value of any unsigned type.
+
+[Explanation]
+Definition mandated by the C99 standard.

+ 12 - 0
tigcc/doc/System/Include/stdint.h/uintptr_t.hsf

@@ -0,0 +1,12 @@
+[Main]
+Name=uintptr_t
+Type=Type
+Subtype=Scalar
+Header Files=stdint.h
+Definition=typedef unsigned long int uintptr_t;
+
+[Description]
+An alias type for an unsigned integer type such that a <I>void *</I> can be converted to this type and back, while remaining equal to the original pointer.
+
+[Explanation]
+