Searched defs:flg (Results 1 – 6 of 6) sorted by relevance
436 String prof, int flg, Exception ex) in ConformanceTestCase()
435 String prof, int flg, Exception ex) in ConformanceTestCase()
280 public native int status(int op, boolean flg); in status()
152 uint8_t flg; member
4327 Java_SQLite_Stmt_status(JNIEnv *env, jobject obj, jint op, jboolean flg) in Java_SQLite_Stmt_status()
3770 int flg = stbi__zget8(a); in stbi__parse_zlib_header() local