Searched refs:OPL_W2A (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/iodbc-42.5/iodbc/iodbcinst/
H A Dunicode.h110 #define OPL_W2A(w, a, cb) \ macro
117 #define OPL_W2A(XW, XA, SIZE) wcstombs((char *) XA, (wchar_t *) XW, SIZE) macro
H A Dunicode.c272 OPL_W2A (inStr, outStr, len);
367 OPL_W2A (inStr, outStr, length);
373 OPL_W2A (inStr, outStr, size);
406 OPL_W2A (sourStr, destStr, length);
/macosx-10.10.1/iodbc-42.5/iodbc/iodbc/
H A Dhstmt.c1272 OPL_W2A(pData, param->data, size);
1283 OPL_W2A(pData, param->data, size);

Completed in 62 milliseconds