Searched refs:incrementor (Results 1 – 4 of 4) sorted by relevance
/external/libdrm/tests/planetest/ |
D | planetest.c | 26 static void incrementor(int *inc, int *val, int increment, int lower, int upper) in incrementor() function 93 incrementor(&x_inc, &x, 5, 0, in main() 95 incrementor(&y_inc, &y, 5, 0, test_crtc->crtc->mode.vdisplay - in main()
|
D | atomictest.c | 32 static void incrementor(int *inc, int *val, int increment, int lower, int upper) in incrementor() function 113 incrementor(&x_inc, &x, 5, 0, in main() 115 incrementor(&y_inc, &y, 5, 0, test_crtc->crtc->mode.vdisplay - in main()
|
/external/mesa3d/src/compiler/glsl/glcpp/tests/ |
D | 147-define-macro-no-space.c.expected | 43 + incrementor
|
D | 147-define-macro-no-space.c | 20 #define I+ incrementor
|