Searched refs:ih_list (Results 1 – 2 of 2) sorted by relevance
116 private static InstructionHandle ih_list = null; // List of reusable handles field in InstructionHandle122 if (ih_list == null) { in getInstructionHandle()125 final InstructionHandle ih = ih_list; in getInstructionHandle()126 ih_list = ih.next; in getInstructionHandle()168 next = ih_list; in addHandle()169 ih_list = this; in addHandle()
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...