newlib.h 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427
  1. /* newlib.h. Generated from newlib.hin by configure. */
  2. /* newlib.hin. Generated from configure.ac by autoheader. */
  3. /* NB: The contents are filtered before being installed. */
  4. #ifndef __NEWLIB_H__
  5. #define __NEWLIB_H__ 1
  6. /* Newlib version */
  7. #include <_newlib_version.h>
  8. /* Define to 1 if the system has the type `long double'. */
  9. /* Define to the address where bug reports for this package should be sent. */
  10. /* Define to the full name of this package. */
  11. /* Define to the full name and version of this package. */
  12. /* Define to the one symbol short name of this package. */
  13. /* Define to the home page for this package. */
  14. /* Define to the version of this package. */
  15. /* If atexit() may dynamically allocate space for cleanup functions. */
  16. #define _ATEXIT_DYNAMIC_ALLOC 1
  17. /* EL/IX level */
  18. /* #undef _ELIX_LEVEL */
  19. /* Define if fseek functions support seek optimization. */
  20. #define _FSEEK_OPTIMIZATION 1
  21. /* Define if ivo supported in streamio. */
  22. #define _FVWRITE_IN_STREAMIO 1
  23. /* Define if compiler supports -fno-tree-loop-distribute-patterns. */
  24. #define _HAVE_CC_INHIBIT_LOOP_TO_LIBCALL 1
  25. /* Define if the linker supports .preinit_array/.init_array/.fini_array
  26. sections. */
  27. #define _HAVE_INITFINI_ARRAY 1
  28. /* Define if the platform supports long double type. */
  29. #define _HAVE_LONG_DOUBLE 1
  30. /* ICONV enabled. */
  31. /* #undef _ICONV_ENABLED */
  32. /* Enable ICONV external CCS files loading capabilities. */
  33. /* #undef _ICONV_ENABLE_EXTERNAL_CCS */
  34. /* Support big5 input encoding. */
  35. /* #undef _ICONV_FROM_ENCODING_BIG5 */
  36. /* Support cp775 input encoding. */
  37. /* #undef _ICONV_FROM_ENCODING_CP775 */
  38. /* Support cp850 input encoding. */
  39. /* #undef _ICONV_FROM_ENCODING_CP850 */
  40. /* Support cp852 input encoding. */
  41. /* #undef _ICONV_FROM_ENCODING_CP852 */
  42. /* Support cp855 input encoding. */
  43. /* #undef _ICONV_FROM_ENCODING_CP855 */
  44. /* Support cp866 input encoding. */
  45. /* #undef _ICONV_FROM_ENCODING_CP866 */
  46. /* Support euc_jp input encoding. */
  47. /* #undef _ICONV_FROM_ENCODING_EUC_JP */
  48. /* Support euc_kr input encoding. */
  49. /* #undef _ICONV_FROM_ENCODING_EUC_KR */
  50. /* Support euc_tw input encoding. */
  51. /* #undef _ICONV_FROM_ENCODING_EUC_TW */
  52. /* Support iso_8859_1 input encoding. */
  53. /* #undef _ICONV_FROM_ENCODING_ISO_8859_1 */
  54. /* Support iso_8859_10 input encoding. */
  55. /* #undef _ICONV_FROM_ENCODING_ISO_8859_10 */
  56. /* Support iso_8859_11 input encoding. */
  57. /* #undef _ICONV_FROM_ENCODING_ISO_8859_11 */
  58. /* Support iso_8859_13 input encoding. */
  59. /* #undef _ICONV_FROM_ENCODING_ISO_8859_13 */
  60. /* Support iso_8859_14 input encoding. */
  61. /* #undef _ICONV_FROM_ENCODING_ISO_8859_14 */
  62. /* Support iso_8859_15 input encoding. */
  63. /* #undef _ICONV_FROM_ENCODING_ISO_8859_15 */
  64. /* Support iso_8859_2 input encoding. */
  65. /* #undef _ICONV_FROM_ENCODING_ISO_8859_2 */
  66. /* Support iso_8859_3 input encoding. */
  67. /* #undef _ICONV_FROM_ENCODING_ISO_8859_3 */
  68. /* Support iso_8859_4 input encoding. */
  69. /* #undef _ICONV_FROM_ENCODING_ISO_8859_4 */
  70. /* Support iso_8859_5 input encoding. */
  71. /* #undef _ICONV_FROM_ENCODING_ISO_8859_5 */
  72. /* Support iso_8859_6 input encoding. */
  73. /* #undef _ICONV_FROM_ENCODING_ISO_8859_6 */
  74. /* Support iso_8859_7 input encoding. */
  75. /* #undef _ICONV_FROM_ENCODING_ISO_8859_7 */
  76. /* Support iso_8859_8 input encoding. */
  77. /* #undef _ICONV_FROM_ENCODING_ISO_8859_8 */
  78. /* Support iso_8859_9 input encoding. */
  79. /* #undef _ICONV_FROM_ENCODING_ISO_8859_9 */
  80. /* Support iso_ir_111 input encoding. */
  81. /* #undef _ICONV_FROM_ENCODING_ISO_IR_111 */
  82. /* Support koi8_r input encoding. */
  83. /* #undef _ICONV_FROM_ENCODING_KOI8_R */
  84. /* Support koi8_ru input encoding. */
  85. /* #undef _ICONV_FROM_ENCODING_KOI8_RU */
  86. /* Support koi8_u input encoding. */
  87. /* #undef _ICONV_FROM_ENCODING_KOI8_U */
  88. /* Support koi8_uni input encoding. */
  89. /* #undef _ICONV_FROM_ENCODING_KOI8_UNI */
  90. /* Support ucs_2 input encoding. */
  91. /* #undef _ICONV_FROM_ENCODING_UCS_2 */
  92. /* Support ucs_2be input encoding. */
  93. /* #undef _ICONV_FROM_ENCODING_UCS_2BE */
  94. /* Support ucs_2le input encoding. */
  95. /* #undef _ICONV_FROM_ENCODING_UCS_2LE */
  96. /* Support ucs_2_internal input encoding. */
  97. /* #undef _ICONV_FROM_ENCODING_UCS_2_INTERNAL */
  98. /* Support ucs_4 input encoding. */
  99. /* #undef _ICONV_FROM_ENCODING_UCS_4 */
  100. /* Support ucs_4be input encoding. */
  101. /* #undef _ICONV_FROM_ENCODING_UCS_4BE */
  102. /* Support ucs_4le input encoding. */
  103. /* #undef _ICONV_FROM_ENCODING_UCS_4LE */
  104. /* Support ucs_4_internal input encoding. */
  105. /* #undef _ICONV_FROM_ENCODING_UCS_4_INTERNAL */
  106. /* Support us_ascii input encoding. */
  107. /* #undef _ICONV_FROM_ENCODING_US_ASCII */
  108. /* Support utf_16 input encoding. */
  109. /* #undef _ICONV_FROM_ENCODING_UTF_16 */
  110. /* Support utf_16be input encoding. */
  111. /* #undef _ICONV_FROM_ENCODING_UTF_16BE */
  112. /* Support utf_16le input encoding. */
  113. /* #undef _ICONV_FROM_ENCODING_UTF_16LE */
  114. /* Support utf_8 input encoding. */
  115. /* #undef _ICONV_FROM_ENCODING_UTF_8 */
  116. /* Support win_1250 input encoding. */
  117. /* #undef _ICONV_FROM_ENCODING_WIN_1250 */
  118. /* Support win_1251 input encoding. */
  119. /* #undef _ICONV_FROM_ENCODING_WIN_1251 */
  120. /* Support win_1252 input encoding. */
  121. /* #undef _ICONV_FROM_ENCODING_WIN_1252 */
  122. /* Support win_1253 input encoding. */
  123. /* #undef _ICONV_FROM_ENCODING_WIN_1253 */
  124. /* Support win_1254 input encoding. */
  125. /* #undef _ICONV_FROM_ENCODING_WIN_1254 */
  126. /* Support win_1255 input encoding. */
  127. /* #undef _ICONV_FROM_ENCODING_WIN_1255 */
  128. /* Support win_1256 input encoding. */
  129. /* #undef _ICONV_FROM_ENCODING_WIN_1256 */
  130. /* Support win_1257 input encoding. */
  131. /* #undef _ICONV_FROM_ENCODING_WIN_1257 */
  132. /* Support win_1258 input encoding. */
  133. /* #undef _ICONV_FROM_ENCODING_WIN_1258 */
  134. /* Support big5 output encoding. */
  135. /* #undef _ICONV_TO_ENCODING_BIG5 */
  136. /* Support cp775 output encoding. */
  137. /* #undef _ICONV_TO_ENCODING_CP775 */
  138. /* Support cp850 output encoding. */
  139. /* #undef _ICONV_TO_ENCODING_CP850 */
  140. /* Support cp852 output encoding. */
  141. /* #undef _ICONV_TO_ENCODING_CP852 */
  142. /* Support cp855 output encoding. */
  143. /* #undef _ICONV_TO_ENCODING_CP855 */
  144. /* Support cp866 output encoding. */
  145. /* #undef _ICONV_TO_ENCODING_CP866 */
  146. /* Support euc_jp output encoding. */
  147. /* #undef _ICONV_TO_ENCODING_EUC_JP */
  148. /* Support euc_kr output encoding. */
  149. /* #undef _ICONV_TO_ENCODING_EUC_KR */
  150. /* Support euc_tw output encoding. */
  151. /* #undef _ICONV_TO_ENCODING_EUC_TW */
  152. /* Support iso_8859_1 output encoding. */
  153. /* #undef _ICONV_TO_ENCODING_ISO_8859_1 */
  154. /* Support iso_8859_10 output encoding. */
  155. /* #undef _ICONV_TO_ENCODING_ISO_8859_10 */
  156. /* Support iso_8859_11 output encoding. */
  157. /* #undef _ICONV_TO_ENCODING_ISO_8859_11 */
  158. /* Support iso_8859_13 output encoding. */
  159. /* #undef _ICONV_TO_ENCODING_ISO_8859_13 */
  160. /* Support iso_8859_14 output encoding. */
  161. /* #undef _ICONV_TO_ENCODING_ISO_8859_14 */
  162. /* Support iso_8859_15 output encoding. */
  163. /* #undef _ICONV_TO_ENCODING_ISO_8859_15 */
  164. /* Support iso_8859_2 output encoding. */
  165. /* #undef _ICONV_TO_ENCODING_ISO_8859_2 */
  166. /* Support iso_8859_3 output encoding. */
  167. /* #undef _ICONV_TO_ENCODING_ISO_8859_3 */
  168. /* Support iso_8859_4 output encoding. */
  169. /* #undef _ICONV_TO_ENCODING_ISO_8859_4 */
  170. /* Support iso_8859_5 output encoding. */
  171. /* #undef _ICONV_TO_ENCODING_ISO_8859_5 */
  172. /* Support iso_8859_6 output encoding. */
  173. /* #undef _ICONV_TO_ENCODING_ISO_8859_6 */
  174. /* Support iso_8859_7 output encoding. */
  175. /* #undef _ICONV_TO_ENCODING_ISO_8859_7 */
  176. /* Support iso_8859_8 output encoding. */
  177. /* #undef _ICONV_TO_ENCODING_ISO_8859_8 */
  178. /* Support iso_8859_9 output encoding. */
  179. /* #undef _ICONV_TO_ENCODING_ISO_8859_9 */
  180. /* Support iso_ir_111 output encoding. */
  181. /* #undef _ICONV_TO_ENCODING_ISO_IR_111 */
  182. /* Support koi8_r output encoding. */
  183. /* #undef _ICONV_TO_ENCODING_KOI8_R */
  184. /* Support koi8_ru output encoding. */
  185. /* #undef _ICONV_TO_ENCODING_KOI8_RU */
  186. /* Support koi8_u output encoding. */
  187. /* #undef _ICONV_TO_ENCODING_KOI8_U */
  188. /* Support koi8_uni output encoding. */
  189. /* #undef _ICONV_TO_ENCODING_KOI8_UNI */
  190. /* Support ucs_2 output encoding. */
  191. /* #undef _ICONV_TO_ENCODING_UCS_2 */
  192. /* Support ucs_2be output encoding. */
  193. /* #undef _ICONV_TO_ENCODING_UCS_2BE */
  194. /* Support ucs_2le output encoding. */
  195. /* #undef _ICONV_TO_ENCODING_UCS_2LE */
  196. /* Support ucs_2_internal output encoding. */
  197. /* #undef _ICONV_TO_ENCODING_UCS_2_INTERNAL */
  198. /* Support ucs_4 output encoding. */
  199. /* #undef _ICONV_TO_ENCODING_UCS_4 */
  200. /* Support ucs_4be output encoding. */
  201. /* #undef _ICONV_TO_ENCODING_UCS_4BE */
  202. /* Support ucs_4le output encoding. */
  203. /* #undef _ICONV_TO_ENCODING_UCS_4LE */
  204. /* Support ucs_4_internal output encoding. */
  205. /* #undef _ICONV_TO_ENCODING_UCS_4_INTERNAL */
  206. /* Support us_ascii output encoding. */
  207. /* #undef _ICONV_TO_ENCODING_US_ASCII */
  208. /* Support utf_16 output encoding. */
  209. /* #undef _ICONV_TO_ENCODING_UTF_16 */
  210. /* Support utf_16be output encoding. */
  211. /* #undef _ICONV_TO_ENCODING_UTF_16BE */
  212. /* Support utf_16le output encoding. */
  213. /* #undef _ICONV_TO_ENCODING_UTF_16LE */
  214. /* Support utf_8 output encoding. */
  215. /* #undef _ICONV_TO_ENCODING_UTF_8 */
  216. /* Support win_1250 output encoding. */
  217. /* #undef _ICONV_TO_ENCODING_WIN_1250 */
  218. /* Support win_1251 output encoding. */
  219. /* #undef _ICONV_TO_ENCODING_WIN_1251 */
  220. /* Support win_1252 output encoding. */
  221. /* #undef _ICONV_TO_ENCODING_WIN_1252 */
  222. /* Support win_1253 output encoding. */
  223. /* #undef _ICONV_TO_ENCODING_WIN_1253 */
  224. /* Support win_1254 output encoding. */
  225. /* #undef _ICONV_TO_ENCODING_WIN_1254 */
  226. /* Support win_1255 output encoding. */
  227. /* #undef _ICONV_TO_ENCODING_WIN_1255 */
  228. /* Support win_1256 output encoding. */
  229. /* #undef _ICONV_TO_ENCODING_WIN_1256 */
  230. /* Support win_1257 output encoding. */
  231. /* #undef _ICONV_TO_ENCODING_WIN_1257 */
  232. /* Support win_1258 output encoding. */
  233. /* #undef _ICONV_TO_ENCODING_WIN_1258 */
  234. /* Define if the platform long double type is equal to double. */
  235. #define _LDBL_EQ_DBL 1
  236. /* Define if lite version of exit supported. */
  237. /* #undef _LITE_EXIT */
  238. /* Multibyte supported. */
  239. #define _MB_CAPABLE 1
  240. /* Multibyte max length. */
  241. #define _MB_LEN_MAX 8
  242. /* Define if small footprint nano-formatted-IO implementation used. */
  243. /* #undef _NANO_FORMATTED_IO */
  244. /* nano version of malloc is used. */
  245. /* #undef _NANO_MALLOC */
  246. /* The newlib version in string format. */
  247. /* Verify _REENT_CHECK macros allocate memory successfully. */
  248. #define _REENT_CHECK_VERIFY 1
  249. /* Define if using retargetable functions for default lock routines. */
  250. #define _RETARGETABLE_LOCKING 1
  251. /* Define if unbuffered stream file optimization is supported. */
  252. #define _UNBUF_STREAM_OPT 1
  253. /* Enable C99 formats support (e.g. %a, %zu, ...) in IO functions like
  254. printf/scanf. */
  255. #define _WANT_IO_C99_FORMATS 1
  256. /* Define to enable long double type support in IO functions like
  257. printf/scanf. */
  258. /* #undef _WANT_IO_LONG_DOUBLE */
  259. /* Define to enable long long type support in IO functions like printf/scanf.
  260. */
  261. #define _WANT_IO_LONG_LONG 1
  262. /* Positional argument support in printf functions enabled. */
  263. /* #undef _WANT_IO_POS_ARGS */
  264. /* Define to enable backward binary compatibility for struct _reent. */
  265. /* #undef _WANT_REENT_BACKWARD_BINARY_COMPAT */
  266. /* Optional reentrant struct support. Used mostly on platforms with very
  267. restricted storage. */
  268. /* #undef _WANT_REENT_SMALL */
  269. /* Define to enable thread-local storage objects as a replacment for struct
  270. _reent members. */
  271. /* #undef _WANT_REENT_THREAD_LOCAL */
  272. /* Register application finalization function using atexit. */
  273. #define _WANT_REGISTER_FINI 1
  274. /* Define if using gdtoa rather than legacy ldtoa. */
  275. #define _WANT_USE_GDTOA 1
  276. /* Define to use type long for time_t. */
  277. /* #undef _WANT_USE_LONG_TIME_T */
  278. /* Define if wide char orientation is supported. */
  279. #define _WIDE_ORIENT 1
  280. /* The newlib minor version number. */
  281. /* The newlib patch level. */
  282. /* The newlib major version number. */
  283. #endif /* !__NEWLIB_H__ */