Home
last modified time | relevance | path

Searched refs:bigend (Results 1 – 25 of 255) sorted by relevance

1234567891011

/dports/devel/binutils/binutils-2.37/include/coff/
H A Decoff.h251 #define AUX_GET_ANY(bigend, ax, field) \ argument
254 #define AUX_GET_DNLOW(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnLow) argument
255 #define AUX_GET_DNHIGH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnHigh) argument
256 #define AUX_GET_ISYM(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_isym) argument
257 #define AUX_GET_ISS(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_iss) argument
258 #define AUX_GET_WIDTH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_width) argument
259 #define AUX_GET_COUNT(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_count) argument
262 ((bigend) \
266 #define AUX_PUT_DNLOW(bigend, val, ax) \ argument
270 #define AUX_PUT_ISYM(bigend, val, ax) \ argument
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/include/coff/
H A Decoff.h249 #define AUX_GET_ANY(bigend, ax, field) \ argument
252 #define AUX_GET_DNLOW(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnLow) argument
253 #define AUX_GET_DNHIGH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnHigh) argument
254 #define AUX_GET_ISYM(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_isym) argument
255 #define AUX_GET_ISS(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_iss) argument
256 #define AUX_GET_WIDTH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_width) argument
257 #define AUX_GET_COUNT(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_count) argument
260 ((bigend) \
264 #define AUX_PUT_DNLOW(bigend, val, ax) \ argument
268 #define AUX_PUT_ISYM(bigend, val, ax) \ argument
[all …]
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/include/coff/
H A Decoff.h249 #define AUX_GET_ANY(bigend, ax, field) \ argument
252 #define AUX_GET_DNLOW(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnLow) argument
253 #define AUX_GET_DNHIGH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnHigh) argument
254 #define AUX_GET_ISYM(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_isym) argument
255 #define AUX_GET_ISS(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_iss) argument
256 #define AUX_GET_WIDTH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_width) argument
257 #define AUX_GET_COUNT(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_count) argument
260 ((bigend) \
264 #define AUX_PUT_DNLOW(bigend, val, ax) \ argument
268 #define AUX_PUT_ISYM(bigend, val, ax) \ argument
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/include/coff/
H A Decoff.h251 #define AUX_GET_ANY(bigend, ax, field) \ argument
254 #define AUX_GET_DNLOW(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnLow) argument
255 #define AUX_GET_DNHIGH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnHigh) argument
256 #define AUX_GET_ISYM(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_isym) argument
257 #define AUX_GET_ISS(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_iss) argument
258 #define AUX_GET_WIDTH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_width) argument
259 #define AUX_GET_COUNT(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_count) argument
262 ((bigend) \
266 #define AUX_PUT_DNLOW(bigend, val, ax) \ argument
270 #define AUX_PUT_ISYM(bigend, val, ax) \ argument
[all …]
/dports/devel/gnulibiberty/binutils-2.37/include/coff/
H A Decoff.h251 #define AUX_GET_ANY(bigend, ax, field) \ argument
254 #define AUX_GET_DNLOW(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnLow) argument
255 #define AUX_GET_DNHIGH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnHigh) argument
256 #define AUX_GET_ISYM(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_isym) argument
257 #define AUX_GET_ISS(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_iss) argument
258 #define AUX_GET_WIDTH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_width) argument
259 #define AUX_GET_COUNT(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_count) argument
262 ((bigend) \
266 #define AUX_PUT_DNLOW(bigend, val, ax) \ argument
270 #define AUX_PUT_ISYM(bigend, val, ax) \ argument
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/include/coff/
H A Decoff.h246 #define AUX_GET_ANY(bigend, ax, field) \ argument
249 #define AUX_GET_DNLOW(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnLow) argument
250 #define AUX_GET_DNHIGH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnHigh) argument
251 #define AUX_GET_ISYM(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_isym) argument
252 #define AUX_GET_ISS(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_iss) argument
253 #define AUX_GET_WIDTH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_width) argument
254 #define AUX_GET_COUNT(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_count) argument
257 ((bigend) \
261 #define AUX_PUT_DNLOW(bigend, val, ax) \ argument
265 #define AUX_PUT_ISYM(bigend, val, ax) \ argument
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/include/coff/
H A Decoff.h249 #define AUX_GET_ANY(bigend, ax, field) \ argument
252 #define AUX_GET_DNLOW(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnLow) argument
253 #define AUX_GET_DNHIGH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnHigh) argument
254 #define AUX_GET_ISYM(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_isym) argument
255 #define AUX_GET_ISS(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_iss) argument
256 #define AUX_GET_WIDTH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_width) argument
257 #define AUX_GET_COUNT(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_count) argument
260 ((bigend) \
264 #define AUX_PUT_DNLOW(bigend, val, ax) \ argument
268 #define AUX_PUT_ISYM(bigend, val, ax) \ argument
[all …]
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/include/coff/
H A Decoff.h249 #define AUX_GET_ANY(bigend, ax, field) \ argument
252 #define AUX_GET_DNLOW(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnLow) argument
253 #define AUX_GET_DNHIGH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnHigh) argument
254 #define AUX_GET_ISYM(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_isym) argument
255 #define AUX_GET_ISS(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_iss) argument
256 #define AUX_GET_WIDTH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_width) argument
257 #define AUX_GET_COUNT(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_count) argument
260 ((bigend) \
264 #define AUX_PUT_DNLOW(bigend, val, ax) \ argument
268 #define AUX_PUT_ISYM(bigend, val, ax) \ argument
[all …]
/dports/devel/gdb761/gdb-7.6.1/include/coff/
H A Decoff.h249 #define AUX_GET_ANY(bigend, ax, field) \ argument
252 #define AUX_GET_DNLOW(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnLow) argument
253 #define AUX_GET_DNHIGH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnHigh) argument
254 #define AUX_GET_ISYM(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_isym) argument
255 #define AUX_GET_ISS(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_iss) argument
256 #define AUX_GET_WIDTH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_width) argument
257 #define AUX_GET_COUNT(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_count) argument
260 ((bigend) \
264 #define AUX_PUT_DNLOW(bigend, val, ax) \ argument
268 #define AUX_PUT_ISYM(bigend, val, ax) \ argument
[all …]
/dports/devel/gdb/gdb-11.1/include/coff/
H A Decoff.h251 #define AUX_GET_ANY(bigend, ax, field) \ argument
254 #define AUX_GET_DNLOW(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnLow) argument
255 #define AUX_GET_DNHIGH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnHigh) argument
256 #define AUX_GET_ISYM(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_isym) argument
257 #define AUX_GET_ISS(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_iss) argument
258 #define AUX_GET_WIDTH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_width) argument
259 #define AUX_GET_COUNT(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_count) argument
262 ((bigend) \
266 #define AUX_PUT_DNLOW(bigend, val, ax) \ argument
270 #define AUX_PUT_ISYM(bigend, val, ax) \ argument
[all …]
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/include/coff/
H A Decoff.h249 #define AUX_GET_ANY(bigend, ax, field) \ argument
252 #define AUX_GET_DNLOW(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnLow) argument
253 #define AUX_GET_DNHIGH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnHigh) argument
254 #define AUX_GET_ISYM(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_isym) argument
255 #define AUX_GET_ISS(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_iss) argument
256 #define AUX_GET_WIDTH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_width) argument
257 #define AUX_GET_COUNT(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_count) argument
260 ((bigend) \
264 #define AUX_PUT_DNLOW(bigend, val, ax) \ argument
268 #define AUX_PUT_ISYM(bigend, val, ax) \ argument
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/include/coff/
H A Decoff.h246 #define AUX_GET_ANY(bigend, ax, field) \ argument
249 #define AUX_GET_DNLOW(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnLow) argument
250 #define AUX_GET_DNHIGH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnHigh) argument
251 #define AUX_GET_ISYM(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_isym) argument
252 #define AUX_GET_ISS(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_iss) argument
253 #define AUX_GET_WIDTH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_width) argument
254 #define AUX_GET_COUNT(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_count) argument
257 ((bigend) \
261 #define AUX_PUT_DNLOW(bigend, val, ax) \ argument
265 #define AUX_PUT_ISYM(bigend, val, ax) \ argument
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/include/coff/
H A Decoff.h246 #define AUX_GET_ANY(bigend, ax, field) \
249 #define AUX_GET_DNLOW(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnLow)
250 #define AUX_GET_DNHIGH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnHigh)
251 #define AUX_GET_ISYM(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_isym)
252 #define AUX_GET_ISS(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_iss)
253 #define AUX_GET_WIDTH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_width)
254 #define AUX_GET_COUNT(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_count)
257 ((bigend) \
261 #define AUX_PUT_DNLOW(bigend, val, ax) \
265 #define AUX_PUT_ISYM(bigend, val, ax) \
[all …]
/dports/devel/djgpp-binutils/binutils-2.17/include/coff/
H A Decoff.h248 #define AUX_GET_ANY(bigend, ax, field) \ argument
251 #define AUX_GET_DNLOW(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnLow) argument
252 #define AUX_GET_DNHIGH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnHigh) argument
253 #define AUX_GET_ISYM(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_isym) argument
254 #define AUX_GET_ISS(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_iss) argument
255 #define AUX_GET_WIDTH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_width) argument
256 #define AUX_GET_COUNT(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_count) argument
259 ((bigend) \
263 #define AUX_PUT_DNLOW(bigend, val, ax) \ argument
267 #define AUX_PUT_ISYM(bigend, val, ax) \ argument
[all …]
/dports/graphics/netpbm/netpbm-10.91.01/lib/util/
H A Dintcode.h33 bigend16 bigend; in pm_uintFromBigend16() member
36 converter.bigend = arg; in pm_uintFromBigend16()
59 bigend16 bigend; in pm_bigendFromUint16() member
102 bigend32 bigend; in pm_uintFromBigend32() member
113 bigend32 bigend; in pm_uintFromBigend32() member
142 bigend32 bigend; in pm_bigendFromUint32() member
153 bigend32 bigend; in pm_bigendFromUint32() member
204 bigend64 bigend; in pm_uintFromBigend64() member
215 bigend64 bigend; in pm_uintFromBigend64() member
242 bigend64 bigend; in pm_bigendFromUint64() member
[all …]
H A Dfloatcode.h33 pm_bigendFloat bigend; in pm_floatFromBigendFloat() member
37 converter.bigend = arg; in pm_floatFromBigendFloat()
68 pm_bigendFloat bigend; in pm_bigendFloatFromFloat() member
74 retval = converter.bigend; in pm_bigendFloatFromFloat()
117 pm_bigendDouble bigend; in pm_doubleFromBigendDouble() member
121 converter.bigend = arg; in pm_doubleFromBigendDouble()
156 pm_bigendDouble bigend; in pm_bigendDoubleFromDouble() member
162 retval = converter.bigend; in pm_bigendDoubleFromDouble()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/lib/gssapi/generic/
H A DgssapiP_generic.h61 #define TWRITE_INT(ptr, num, bigend) \ argument
62 if (bigend) store_32_be(num, ptr); else store_32_le(num, ptr); \
65 #define TWRITE_INT16(ptr, num, bigend) \ argument
66 if (bigend) store_16_be((num)>>16, ptr); else store_16_le(num, ptr); \
69 #define TREAD_INT(ptr, num, bigend) \ argument
70 (num) = ((bigend) ? load_32_be(ptr) : load_32_le(ptr)); \
73 #define TREAD_INT16(ptr, num, bigend) \ argument
74 (num) = ((bigend) ? (load_16_be(ptr) << 16) : load_16_le(ptr)); \
85 #define TWRITE_BUF(ptr, buf, bigend) \ argument
86 TWRITE_INT((ptr), (buf).length, (bigend)); \
/dports/security/krb5/krb5-1.19.2/src/lib/gssapi/generic/
H A DgssapiP_generic.h61 #define TWRITE_INT(ptr, num, bigend) \ argument
62 if (bigend) store_32_be(num, ptr); else store_32_le(num, ptr); \
65 #define TWRITE_INT16(ptr, num, bigend) \ argument
66 if (bigend) store_16_be((num)>>16, ptr); else store_16_le(num, ptr); \
69 #define TREAD_INT(ptr, num, bigend) \ argument
70 (num) = ((bigend) ? load_32_be(ptr) : load_32_le(ptr)); \
73 #define TREAD_INT16(ptr, num, bigend) \ argument
74 (num) = ((bigend) ? (load_16_be(ptr) << 16) : load_16_le(ptr)); \
85 #define TWRITE_BUF(ptr, buf, bigend) \ argument
86 TWRITE_INT((ptr), (buf).length, (bigend)); \
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dcppcharset.c295 outbuf[bigend ? 3 : 0] = (s & 0x000000FF); in one_utf8_to_utf32()
318 s = inbuf[bigend ? 0 : 3] << 24; in one_utf32_to_utf8()
319 s += inbuf[bigend ? 1 : 2] << 16; in one_utf32_to_utf8()
320 s += inbuf[bigend ? 2 : 1] << 8; in one_utf32_to_utf8()
321 s += inbuf[bigend ? 3 : 0]; in one_utf32_to_utf8()
364 outbuf[bigend ? 1 : 0] = (s & 0x00FF); in one_utf8_to_utf16()
387 outbuf[bigend ? 1 : 0] = (hi & 0x00FF); in one_utf8_to_utf16()
408 s = inbuf[bigend ? 0 : 1] << 8; in one_utf16_to_utf8()
409 s += inbuf[bigend ? 1 : 0]; in one_utf16_to_utf8()
421 lo = inbuf[bigend ? 2 : 3] << 8; in one_utf16_to_utf8()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dcppcharset.c295 outbuf[bigend ? 3 : 0] = (s & 0x000000FF); in one_utf8_to_utf32()
318 s = inbuf[bigend ? 0 : 3] << 24; in one_utf32_to_utf8()
319 s += inbuf[bigend ? 1 : 2] << 16; in one_utf32_to_utf8()
320 s += inbuf[bigend ? 2 : 1] << 8; in one_utf32_to_utf8()
321 s += inbuf[bigend ? 3 : 0]; in one_utf32_to_utf8()
364 outbuf[bigend ? 1 : 0] = (s & 0x00FF); in one_utf8_to_utf16()
387 outbuf[bigend ? 1 : 0] = (hi & 0x00FF); in one_utf8_to_utf16()
408 s = inbuf[bigend ? 0 : 1] << 8; in one_utf16_to_utf8()
409 s += inbuf[bigend ? 1 : 0]; in one_utf16_to_utf8()
421 lo = inbuf[bigend ? 2 : 3] << 8; in one_utf16_to_utf8()
[all …]
/dports/editors/nvi2/nvi2-2.2.0/common/
H A Dencoding.c120 int bigend; in looks_utf16() local
131 bigend = 0; in looks_utf16()
133 bigend = 1; in looks_utf16()
138 if (bigend) in looks_utf16()
159 return 1 + bigend; in looks_utf16()
209 decode_utf16(const char* ibuf, int bigend) in decode_utf16() argument
215 if (bigend) in decode_utf16()
224 if (bigend) in decode_utf16()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/libcpp/
H A Dcharset.c296 outbuf[bigend ? 3 : 0] = (s & 0x000000FF); in one_utf8_to_utf32()
319 s = inbuf[bigend ? 0 : 3] << 24; in one_utf32_to_utf8()
320 s += inbuf[bigend ? 1 : 2] << 16; in one_utf32_to_utf8()
321 s += inbuf[bigend ? 2 : 1] << 8; in one_utf32_to_utf8()
322 s += inbuf[bigend ? 3 : 0]; in one_utf32_to_utf8()
365 outbuf[bigend ? 1 : 0] = (s & 0x00FF); in one_utf8_to_utf16()
388 outbuf[bigend ? 1 : 0] = (hi & 0x00FF); in one_utf8_to_utf16()
409 s = inbuf[bigend ? 0 : 1] << 8; in one_utf16_to_utf8()
410 s += inbuf[bigend ? 1 : 0]; in one_utf16_to_utf8()
422 lo = inbuf[bigend ? 2 : 3] << 8; in one_utf16_to_utf8()
[all …]
/dports/lang/gcc48/gcc-4.8.5/libcpp/
H A Dcharset.c295 outbuf[bigend ? 3 : 0] = (s & 0x000000FF); in one_utf8_to_utf32()
318 s = inbuf[bigend ? 0 : 3] << 24; in one_utf32_to_utf8()
319 s += inbuf[bigend ? 1 : 2] << 16; in one_utf32_to_utf8()
320 s += inbuf[bigend ? 2 : 1] << 8; in one_utf32_to_utf8()
321 s += inbuf[bigend ? 3 : 0]; in one_utf32_to_utf8()
364 outbuf[bigend ? 1 : 0] = (s & 0x00FF); in one_utf8_to_utf16()
387 outbuf[bigend ? 1 : 0] = (hi & 0x00FF); in one_utf8_to_utf16()
408 s = inbuf[bigend ? 0 : 1] << 8; in one_utf16_to_utf8()
409 s += inbuf[bigend ? 1 : 0]; in one_utf16_to_utf8()
421 lo = inbuf[bigend ? 2 : 3] << 8; in one_utf16_to_utf8()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libcpp/
H A Dcharset.c295 outbuf[bigend ? 3 : 0] = (s & 0x000000FF); in one_utf8_to_utf32()
318 s = inbuf[bigend ? 0 : 3] << 24; in one_utf32_to_utf8()
319 s += inbuf[bigend ? 1 : 2] << 16; in one_utf32_to_utf8()
320 s += inbuf[bigend ? 2 : 1] << 8; in one_utf32_to_utf8()
321 s += inbuf[bigend ? 3 : 0]; in one_utf32_to_utf8()
364 outbuf[bigend ? 1 : 0] = (s & 0x00FF); in one_utf8_to_utf16()
387 outbuf[bigend ? 1 : 0] = (hi & 0x00FF); in one_utf8_to_utf16()
408 s = inbuf[bigend ? 0 : 1] << 8; in one_utf16_to_utf8()
409 s += inbuf[bigend ? 1 : 0]; in one_utf16_to_utf8()
421 lo = inbuf[bigend ? 2 : 3] << 8; in one_utf16_to_utf8()
[all …]
/dports/lang/sdcc/sdcc-4.0.0/support/cpp/libcpp/
H A Dcharset.c296 outbuf[bigend ? 3 : 0] = (s & 0x000000FF); in one_utf8_to_utf32()
319 s = inbuf[bigend ? 0 : 3] << 24; in one_utf32_to_utf8()
320 s += inbuf[bigend ? 1 : 2] << 16; in one_utf32_to_utf8()
321 s += inbuf[bigend ? 2 : 1] << 8; in one_utf32_to_utf8()
322 s += inbuf[bigend ? 3 : 0]; in one_utf32_to_utf8()
365 outbuf[bigend ? 1 : 0] = (s & 0x00FF); in one_utf8_to_utf16()
388 outbuf[bigend ? 1 : 0] = (hi & 0x00FF); in one_utf8_to_utf16()
409 s = inbuf[bigend ? 0 : 1] << 8; in one_utf16_to_utf8()
410 s += inbuf[bigend ? 1 : 0]; in one_utf16_to_utf8()
422 lo = inbuf[bigend ? 2 : 3] << 8; in one_utf16_to_utf8()
[all …]

1234567891011