Searched defs:ll (Results 1 – 13 of 13) sorted by relevance
421 LocalList ll = code.getLocals(); in validateEncode() local441 DexFile file, PositionList pl, LocalList ll) { in validateEncode0()
427 LocalList ll = code.getLocals(); in validateEncode() local447 DexFile file, PositionList pl, LocalList ll) { in validateEncode0()
151 union { s8 ll; u4 parts[2]; } conv; in getLongFromArray() member168 union { s8 ll; u4 parts[2]; } conv; in putLongToArray() member
440 static void jlmTests(int ii, long ll) { in jlmTests()
158 union { s8 ll; u4 parts[2]; } conv; in getLongFromArray() member175 union { s8 ll; u4 parts[2]; } conv; in putLongToArray() member
523 s8 ll; member