Searched defs:bigend (Results 1 - 5 of 5) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/graphite/
H A Dpr38559.c8 register char *bigend; local
/haiku-buildtools/gcc/gcc/testsuite/gfortran.fortran-torture/compile/
H A Dtransfer-1.f903 LOGICAL, PARAMETER :: bigend = IACHAR(TRANSFER(1,"a")) == zero variable
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dtransfer_array_intrinsic_2.f909 LOGICAL :: bigend variable
/haiku-buildtools/gcc/libcpp/
H A Dcharset.c279 one_utf8_to_utf32 (iconv_t bigend, const uchar **inbufp, size_t *inbytesleftp, argument
306 one_utf32_to_utf8 (iconv_t bigend, const uchar **inbufp, size_t *inbytesleftp, argument
336 one_utf8_to_utf16(iconv_t bigend, const uchar **inbufp, size_t *inbytesleftp, uchar **outbufp, size_t *outbytesleftp) argument
399 one_utf16_to_utf8(iconv_t bigend, const uchar **inbufp, size_t *inbytesleftp, uchar **outbufp, size_t *outbytesleftp) argument
1134 bool bigend = CPP_OPTION (pfile, bytes_big_endian); local
1556 bool bigend = CPP_OPTION (pfile, bytes_big_endian); local
[all...]
/haiku-buildtools/binutils/bfd/
H A Decofflink.c44 _bfd_ecoff_swap_tir_in(int bigend, const struct tir_ext *ext_copy, TIR *intern) argument
102 _bfd_ecoff_swap_tir_out(int bigend, const TIR *intern_copy, struct tir_ext *ext) argument
160 _bfd_ecoff_swap_rndx_in(int bigend, const struct rndx_ext *ext_copy, RNDXR *intern) argument
201 _bfd_ecoff_swap_rndx_out(int bigend, const RNDXR *intern_copy, struct rndx_ext *ext) argument

Completed in 115 milliseconds