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