Home
last modified time | relevance | path

Searched +defs:point +defs:max (Results 1 – 2 of 2) sorted by relevance

/minix3/games/snake/snake/
H A Dsnake.c77 struct point { struct
99 #define pchar(point, c) mvaddch((point)->line + 1, (point)->col + 1, (c)) argument
250 point(struct point *ps, int x, int y) in point() function
605 double v1, v2, vp, max; in chase() local
/minix3/minix/share/beaglebone/weather/
H A Dprocessing.js13 …log("Processing.js: "+N)}}return G}();var w=function(N){var O=new XMLHttpRequest;O.open("GET",N,fa… function