Home
last modified time | relevance | path

Searched defs:bigend (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/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
261 #define AUX_PUT_ANY(bigend, val, ax, field) \ argument
266 #define AUX_PUT_DNLOW(bigend, val, ax) \ argument
268 #define AUX_PUT_DNHIGH(bigend, val, ax) \ argument
[all …]
/netbsd-src/external/gpl3/binutils/dist/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
261 #define AUX_PUT_ANY(bigend, val, ax, field) \ argument
266 #define AUX_PUT_DNLOW(bigend, val, ax) \ argument
268 #define AUX_PUT_DNHIGH(bigend, val, ax) \ argument
[all …]
/netbsd-src/external/lgpl3/gmp/dist/mpn/alpha/
H A Dalpha-defs.m467 define(bigend, macro
/netbsd-src/external/bsd/file/dist/src/
H A Dencoding.c474 int bigend; in looks_ucs16() local
534 int bigend; in looks_ucs32() local
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dcharset.c279 one_utf8_to_utf32 (iconv_t bigend, const uchar **inbufp, size_t *inbytesleftp, in one_utf8_to_utf32()
306 one_utf32_to_utf8 (iconv_t bigend, const uchar **inbufp, size_t *inbytesleftp, in one_utf32_to_utf8()
336 one_utf8_to_utf16 (iconv_t bigend, const uchar **inbufp, size_t *inbytesleftp, in one_utf8_to_utf16()
399 one_utf16_to_utf8 (iconv_t bigend, const uchar **inbufp, size_t *inbytesleftp, in one_utf16_to_utf8()
1307 bool bigend = CPP_OPTION (pfile, bytes_big_endian); in emit_numeric_escape() local
1964 bool bigend = CPP_OPTION (pfile, bytes_big_endian); in wide_str_to_charconst() local
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dcharset.cc279 one_utf8_to_utf32 (iconv_t bigend, const uchar **inbufp, size_t *inbytesleftp, in one_utf8_to_utf32()
306 one_utf32_to_utf8 (iconv_t bigend, const uchar **inbufp, size_t *inbytesleftp, in one_utf32_to_utf8()
336 one_utf8_to_utf16 (iconv_t bigend, const uchar **inbufp, size_t *inbytesleftp, in one_utf8_to_utf16()
399 one_utf16_to_utf8 (iconv_t bigend, const uchar **inbufp, size_t *inbytesleftp, in one_utf16_to_utf8()
1340 bool bigend = CPP_OPTION (pfile, bytes_big_endian); in emit_numeric_escape() local
1996 bool bigend = CPP_OPTION (pfile, bytes_big_endian); in wide_str_to_charconst() local
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Decofflink.c45 _bfd_ecoff_swap_tir_in (int bigend, const struct tir_ext *ext_copy, in _bfd_ecoff_swap_tir_in()
103 _bfd_ecoff_swap_tir_out (int bigend, in _bfd_ecoff_swap_tir_out()
161 _bfd_ecoff_swap_rndx_in (int bigend, in _bfd_ecoff_swap_rndx_in()
202 _bfd_ecoff_swap_rndx_out (int bigend, in _bfd_ecoff_swap_rndx_out()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Decofflink.c45 _bfd_ecoff_swap_tir_in (int bigend, const struct tir_ext *ext_copy, in _bfd_ecoff_swap_tir_in()
103 _bfd_ecoff_swap_tir_out (int bigend, in _bfd_ecoff_swap_tir_out()
161 _bfd_ecoff_swap_rndx_in (int bigend, in _bfd_ecoff_swap_rndx_in()
202 _bfd_ecoff_swap_rndx_out (int bigend, in _bfd_ecoff_swap_rndx_out()