Searched defs:jc (Results 1 – 7 of 7) sorted by relevance
52 __u64 jc; member
66 JarURLConnection jc = (JarURLConnection)c; in TestGetResources() local
63 JarURLConnection jc = (JarURLConnection)c; in TestGetResources() local
257 Class jc = Class.forName(srcName); in processPairInfo() local
136 JPGContext jc; member
2228 void Assembler::jc (Label* l) { this->jump(0x82, l); } in jc() function in skvm::Assembler
7127 Label start, none, c, j, jc; in TEST() local