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