Lines Matching full:scalars
194 // Generates a failure when a1 is equal to a2. This test is for C scalars,
263 // Generates a failure when a1 is not 'op' to a2. This test is for C scalars.
303 // Generates a failure when a1 is not > a2. This test is for C scalars.
314 // Generates a failure when a1 is not >= a2. This test is for C scalars.
325 // Generates a failure when a1 is not < a2. This test is for C scalars.
336 // Generates a failure when a1 is not <= a2. This test is for C scalars.
577 C scalars, structs and unions.
619 This test is for scalars such as floats and doubles where small differences
620 could make these items not exactly equal, but also works for all scalars.