Searched refs:ALLPOST (Results 1 – 3 of 3) sorted by relevance
66 if ((registerInfo & baksmaliOptions.ALLPOST) != 0) { in writeTo()
49 public static final int ALLPOST = 4; field in baksmaliOptions
162 registerInfo |= baksmaliOptions.ALLPOST; in main()