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

/openbsd-current/gnu/gcc/libcpp/
H A Dcharset.c280 one_utf8_to_utf32 (iconv_t bigend, const uchar **inbufp, size_t *inbytesleftp, argument
307 one_utf32_to_utf8 (iconv_t bigend, const uchar **inbufp, size_t *inbytesleftp, argument
337 one_utf8_to_utf16(iconv_t bigend, const uchar **inbufp, size_t *inbytesleftp, uchar **outbufp, size_t *outbytesleftp) argument
400 one_utf16_to_utf8(iconv_t bigend, const uchar **inbufp, size_t *inbytesleftp, uchar **outbufp, size_t *outbytesleftp) argument
1078 bool bigend = CPP_OPTION (pfile, bytes_big_endian); local
1453 bool bigend = CPP_OPTION (pfile, bytes_big_endian); local
[all...]
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dmdebugread.c596 parse_symbol(SYMR *sh, union aux_ext *ax, char *ext_sh, int bigend, struct section_offsets *section_offsets, struct objfile *objfile) argument
1403 parse_type(int fd, union aux_ext *ax, unsigned int aux_index, int *bs, int bigend, char *sym_name) argument
1741 upgrade_type(int fd, struct type **tpp, int tq, union aux_ext *ax, int bigend, char *sym_name) argument
2037 parse_external(EXTR *es, int bigend, struct section_offsets *section_offsets, struct objfile *objfile) argument
4208 cross_ref(int fd, union aux_ext *ax, struct type **tpp, enum type_code type_code, char **pname, int bigend, char *sym_name) argument
[all...]
/openbsd-current/gnu/usr.bin/perl/
H A Dutil.c828 Perl_ninstr(const char *big, const char *bigend, const char *little, const char *lend) argument
880 Perl_rninstr(const char *big, const char *bigend, const char *little, const char *lend) argument
1083 Perl_fbm_instr(pTHX_ unsigned char *big, unsigned char *bigend, SV *littlestr, U32 flags) argument
[all...]
H A Dsv.c6424 char *bigend; local
[all...]

Completed in 213 milliseconds