Files
ORCA-C/ORCACDefs
Stephen Heumann 31adb5f5d6 Update headers to support long long (and intmax_t typedef'd as long long).
This includes:
*Functions operating on long long in <stdlib.h>
*Limits of long long types in <limits.h>
*64-bit types and limits (plus intmax_t and its limits) in <stdint.h>
*New format codes, plus functions operating on intmax_t, in <inttypes.h>

The new stuff is generally conditionalized to only be included if __ORCAC_HAS_LONG_LONG__ is defined, or if the implementation claims to be C99 or later. This allows the headers to remain usable with older versions of ORCA/C, or with any hypothetical "strict C89" mode that might be implemented in the future.
2021-02-17 14:57:18 -06:00
..
2017-10-21 20:21:37 -05:00
2017-10-21 20:21:37 -05:00
2017-10-21 20:21:37 -05:00
2017-10-21 20:21:37 -05:00
2017-10-21 20:21:37 -05:00
2017-10-21 20:21:37 -05:00
2017-10-21 20:21:37 -05:00
2017-10-21 20:21:37 -05:00
2017-10-21 20:21:37 -05:00
2017-10-21 20:21:37 -05:00
2018-08-28 18:58:27 -05:00
2021-01-25 22:04:26 -06:00
2020-01-19 12:44:20 -06:00
2017-10-21 20:21:37 -05:00
2021-01-25 22:04:26 -06:00