Home
last modified time | relevance | path

Searched refs:e (Results 1 – 2 of 2) sorted by relevance

/iconv/
A Dtst-iconv2.c38 int e; in do_test() local
56 e = errno; in do_test()
64 if (e != E2BIG) in do_test()
67 strerror (e), strerror (E2BIG)); in do_test()
A Dtst-iconv6.c36 int e; in do_test() local
62 e = errno; in do_test()
70 if (e != EILSEQ) in do_test()
73 strerror (e), strerror (EILSEQ)); in do_test()

Completed in 5 milliseconds