Searched refs:U14ERR_NOIN (Results 1 – 3 of 3) sorted by relevance
84 #define U14ERR_NOIN U14ERR(-23) /* no input in buffer */ macro
431 int iReturn = U14ERR_NOIN; // assume we will get nothing in GetChar()447 iReturn = U14ERR_NOIN; // no input data to read in GetChar()470 int iReturn = U14ERR_NOIN; in GetString()
2011 case U14ERR_NOIN: in U14GetErrorString()