Searched defs:howmany (Results 1 – 3 of 3) sorted by relevance
737 static void run_modeset_tests(igt_display_t *display, int howmany, bool nonblocking, bool fencing) in run_modeset_tests()
42 #define howmany(x,y) (((x)+((y)-1))/(y)) macro
399 # define howmany(x,y) (((x)+((y)-1))/(y)) macro