Searched refs:ICONV_ID_SIZE (Results 1 – 1 of 1) sorted by relevance
51 #define ICONV_ID_SIZE 32 /* Size of iconv_open() code identifier. */ macro58 makeOS400IconvCode(char buf[ICONV_ID_SIZE], unsigned int ccsid) in makeOS400IconvCode() argument74 memset(buf, 0, ICONV_ID_SIZE); in makeOS400IconvCode()84 char fromcode[ICONV_ID_SIZE]; in iconv_open_CCSID()85 char tocode[ICONV_ID_SIZE]; in iconv_open_CCSID()