Home
last modified time | relevance | path

Searched refs:SCM_STDINT_MAX (Results 1 – 10 of 10) sorted by relevance

/dports/textproc/uim-qt5/uim-d1ac9d9/sigscheme/src/
H A Dscmint.h85 #define SCM_STDINT_MAX(t) ((t)((~(u##t)0) >> 1)) macro
109 #define INT8_MAX SCM_STDINT_MAX(int8_t)
112 #define INT16_MAX SCM_STDINT_MAX(int16_t)
115 #define INT32_MAX SCM_STDINT_MAX(int32_t)
118 #define INT64_MAX SCM_STDINT_MAX(int64_t)
121 #define INTMAX_MAX SCM_STDINT_MAX(intmax_t)
124 #define INTPTR_MAX SCM_STDINT_MAX(intptr_t)
/dports/textproc/uim-qt5/sigscheme-beb8fbd/src/
H A Dscmint.h85 #define SCM_STDINT_MAX(t) ((t)((~(u##t)0) >> 1)) macro
109 #define INT8_MAX SCM_STDINT_MAX(int8_t)
112 #define INT16_MAX SCM_STDINT_MAX(int16_t)
115 #define INT32_MAX SCM_STDINT_MAX(int32_t)
118 #define INT64_MAX SCM_STDINT_MAX(int64_t)
121 #define INTMAX_MAX SCM_STDINT_MAX(intmax_t)
124 #define INTPTR_MAX SCM_STDINT_MAX(intptr_t)
/dports/textproc/uim-m17nlib/sigscheme-beb8fbd/src/
H A Dscmint.h85 #define SCM_STDINT_MAX(t) ((t)((~(u##t)0) >> 1)) macro
109 #define INT8_MAX SCM_STDINT_MAX(int8_t)
112 #define INT16_MAX SCM_STDINT_MAX(int16_t)
115 #define INT32_MAX SCM_STDINT_MAX(int32_t)
118 #define INT64_MAX SCM_STDINT_MAX(int64_t)
121 #define INTMAX_MAX SCM_STDINT_MAX(intmax_t)
124 #define INTPTR_MAX SCM_STDINT_MAX(intptr_t)
/dports/textproc/uim-m17nlib/uim-d1ac9d9/sigscheme/src/
H A Dscmint.h85 #define SCM_STDINT_MAX(t) ((t)((~(u##t)0) >> 1)) macro
109 #define INT8_MAX SCM_STDINT_MAX(int8_t)
112 #define INT16_MAX SCM_STDINT_MAX(int16_t)
115 #define INT32_MAX SCM_STDINT_MAX(int32_t)
118 #define INT64_MAX SCM_STDINT_MAX(int64_t)
121 #define INTMAX_MAX SCM_STDINT_MAX(intmax_t)
124 #define INTPTR_MAX SCM_STDINT_MAX(intptr_t)
/dports/textproc/uim-gtk3/uim-d1ac9d9/sigscheme/src/
H A Dscmint.h85 #define SCM_STDINT_MAX(t) ((t)((~(u##t)0) >> 1)) macro
109 #define INT8_MAX SCM_STDINT_MAX(int8_t)
112 #define INT16_MAX SCM_STDINT_MAX(int16_t)
115 #define INT32_MAX SCM_STDINT_MAX(int32_t)
118 #define INT64_MAX SCM_STDINT_MAX(int64_t)
121 #define INTMAX_MAX SCM_STDINT_MAX(intmax_t)
124 #define INTPTR_MAX SCM_STDINT_MAX(intptr_t)
/dports/textproc/uim-gtk3/sigscheme-beb8fbd/src/
H A Dscmint.h85 #define SCM_STDINT_MAX(t) ((t)((~(u##t)0) >> 1)) macro
109 #define INT8_MAX SCM_STDINT_MAX(int8_t)
112 #define INT16_MAX SCM_STDINT_MAX(int16_t)
115 #define INT32_MAX SCM_STDINT_MAX(int32_t)
118 #define INT64_MAX SCM_STDINT_MAX(int64_t)
121 #define INTMAX_MAX SCM_STDINT_MAX(intmax_t)
124 #define INTPTR_MAX SCM_STDINT_MAX(intptr_t)
/dports/textproc/uim-gtk/uim-d1ac9d9/sigscheme/src/
H A Dscmint.h85 #define SCM_STDINT_MAX(t) ((t)((~(u##t)0) >> 1)) macro
109 #define INT8_MAX SCM_STDINT_MAX(int8_t)
112 #define INT16_MAX SCM_STDINT_MAX(int16_t)
115 #define INT32_MAX SCM_STDINT_MAX(int32_t)
118 #define INT64_MAX SCM_STDINT_MAX(int64_t)
121 #define INTMAX_MAX SCM_STDINT_MAX(intmax_t)
124 #define INTPTR_MAX SCM_STDINT_MAX(intptr_t)
/dports/textproc/uim-gtk/sigscheme-beb8fbd/src/
H A Dscmint.h85 #define SCM_STDINT_MAX(t) ((t)((~(u##t)0) >> 1)) macro
109 #define INT8_MAX SCM_STDINT_MAX(int8_t)
112 #define INT16_MAX SCM_STDINT_MAX(int16_t)
115 #define INT32_MAX SCM_STDINT_MAX(int32_t)
118 #define INT64_MAX SCM_STDINT_MAX(int64_t)
121 #define INTMAX_MAX SCM_STDINT_MAX(intmax_t)
124 #define INTPTR_MAX SCM_STDINT_MAX(intptr_t)
/dports/japanese/uim-anthy/sigscheme-beb8fbd/src/
H A Dscmint.h85 #define SCM_STDINT_MAX(t) ((t)((~(u##t)0) >> 1)) macro
109 #define INT8_MAX SCM_STDINT_MAX(int8_t)
112 #define INT16_MAX SCM_STDINT_MAX(int16_t)
115 #define INT32_MAX SCM_STDINT_MAX(int32_t)
118 #define INT64_MAX SCM_STDINT_MAX(int64_t)
121 #define INTMAX_MAX SCM_STDINT_MAX(intmax_t)
124 #define INTPTR_MAX SCM_STDINT_MAX(intptr_t)
/dports/japanese/uim-anthy/uim-d1ac9d9/sigscheme/src/
H A Dscmint.h85 #define SCM_STDINT_MAX(t) ((t)((~(u##t)0) >> 1)) macro
109 #define INT8_MAX SCM_STDINT_MAX(int8_t)
112 #define INT16_MAX SCM_STDINT_MAX(int16_t)
115 #define INT32_MAX SCM_STDINT_MAX(int32_t)
118 #define INT64_MAX SCM_STDINT_MAX(int64_t)
121 #define INTMAX_MAX SCM_STDINT_MAX(intmax_t)
124 #define INTPTR_MAX SCM_STDINT_MAX(intptr_t)