Searched defs:specials (Results 1 – 4 of 4) sorted by relevance
36 double[] specials = new double[] { Double.NEGATIVE_INFINITY, in test_binarySearch$DD() local56 float[] specials = new float[] { Float.NEGATIVE_INFINITY, in test_binarySearch$FF() local
167 double[] specials = new double[] { Double.NEGATIVE_INFINITY, in test_binarySearch$DD() local201 float[] specials = new float[] { Float.NEGATIVE_INFINITY, in test_binarySearch$FF() local2086 double[] specials = new double[] { Double.NEGATIVE_INFINITY, in test_binarySearch$DIID() local2173 float[] specials = new float[] { Float.NEGATIVE_INFINITY, in test_binarySearch$FIIF() local
46 specials = { 'COMMA': 'Comma', variable
41 static struct table specials; variable