Searched refs:EILSEQ (Results 1 - 10 of 10) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/src/multibyte/
H A Dwcrtomb.c14 errno = EILSEQ;
35 errno = EILSEQ;
H A Dc16rtomb.c36 errno = EILSEQ;
H A Dmbtowc.c54 errno = EILSEQ;
H A Dmbrtowc.c59 errno = EILSEQ;
H A Dmbsrtowcs.c135 errno = EILSEQ;
/fuchsia/zircon/third_party/ulib/musl/src/stdio/
H A Dfgetwc.c32 errno = EILSEQ;
/fuchsia/zircon/kernel/lib/libc/include/
H A Derrno.h138 #define EILSEQ 138 macro
/fuchsia/zircon/third_party/ulib/musl/include/bits/
H A Derrno.h84 #define EILSEQ 84 macro
/fuchsia/zircon/third_party/ulib/musl/src/errno/
H A D__strerror.h7 E(EILSEQ, "Illegal byte sequence")
/fuchsia/zircon/third_party/ulib/musl/src/locale/
H A Diconv.c501 err = EILSEQ;

Completed in 100 milliseconds