Searched refs:longA (Results 1 – 1 of 1) sorted by relevance
27 return (param > longA) ? val_true : val_false; in $noinline$longSelect()93 public long longA = 3L; field in Main