HomeSort by relevance Sort by last modified time
    Searched refs:ebcdic2ascii (Results 1 - 3 of 3) sorted by null

  /external/strace/tests/
s390_sthyi.c 118 ebcdic2ascii(unsigned char *ebcdic, size_t size) function
131 error_msg_and_fail("ebcdic2ascii: EBCDIC string is too big: "
135 perror_msg_and_fail("ebcdic2ascii: unable to allocate a "
154 perror_msg_and_fail("ebcdic2ascii: ran out of "
157 perror_msg_and_fail("ebcdic2ascii: unexpected error");
165 error_msg_and_fail("ebcdic2ascii: ASCII string differs in size "
186 const char *ascii = ebcdic2ascii(addr + offs, size);
  /external/strace/tests-m32/
s390_sthyi.c 118 ebcdic2ascii(unsigned char *ebcdic, size_t size) function
131 error_msg_and_fail("ebcdic2ascii: EBCDIC string is too big: "
135 perror_msg_and_fail("ebcdic2ascii: unable to allocate a "
154 perror_msg_and_fail("ebcdic2ascii: ran out of "
157 perror_msg_and_fail("ebcdic2ascii: unexpected error");
165 error_msg_and_fail("ebcdic2ascii: ASCII string differs in size "
186 const char *ascii = ebcdic2ascii(addr + offs, size);
  /external/strace/tests-mx32/
s390_sthyi.c 118 ebcdic2ascii(unsigned char *ebcdic, size_t size) function
131 error_msg_and_fail("ebcdic2ascii: EBCDIC string is too big: "
135 perror_msg_and_fail("ebcdic2ascii: unable to allocate a "
154 perror_msg_and_fail("ebcdic2ascii: ran out of "
157 perror_msg_and_fail("ebcdic2ascii: unexpected error");
165 error_msg_and_fail("ebcdic2ascii: ASCII string differs in size "
186 const char *ascii = ebcdic2ascii(addr + offs, size);

Completed in 116 milliseconds