Searched refs:ex (Results 1 – 3 of 3) sorted by relevance
50 static void throwException(JNIEnv* env, const char* ex, const char* fmt, in throwException() argument53 if (jclass cls = env->FindClass(ex)) { in throwException()
270 #define LD80C(m, ex, v) { \ argument272 .xbits.expsign = (0x3fff + (ex)) | ((v) < 0 ? 0x8000 : 0), \276 #define LD80C(m, ex, v) { .e = (v), } argument
25 Connect USB to PC to get ttyUSB device (ex: ttyUSB1)