Searched +defs:point +defs:max (Results 1 – 4 of 4) sorted by relevance
/openbsd/games/snake/ |
H A D | snake.c | 60 struct point { struct 77 #define pchar(point, c) mvaddch((point)->line + 1, (point)->col + 1, (c)) argument 568 double v1, v2, vp, max; in chase() local
|
/openbsd/gnu/lib/libreadline/ |
H A D | complete.c | 1068 rl_display_match_list (matches, len, max) in rl_display_match_list() argument 1176 int len, max, i; local 1389 insert_all_matches (matches, point, qc) in insert_all_matches() argument
|
H A D | display.c | 2127 int tmp, point, width, max; local
|
/openbsd/sys/dev/pci/drm/amd/display/modules/color/ |
H A D | color_gamma.c | 605 struct gamma_point *point; in build_custom_gamma_mapping_coefficients_worker() local 684 const struct gamma_point *point; in calculate_mapped_value() local 1242 struct fixed31_32 max = dc_fixpt_one; in scale_gamma_dx() local
|