Home | Sort by: relevance | last modified time | path |
/src/sys/compat/linux/common/ | |
linux_fdio.c | 115 lflop.stretch = fparams.stepspercyl == 2 ? 1 : 0; |
linux_fdio.h | 50 u_int stretch; member in struct:linux_floppy_struct |
/src/games/snake/snake/ | |
snake.c | 133 static int stretch(const struct point *); 713 if (!stretch(&money)) 714 if (!stretch(&finish)) { 742 stretch(const struct point *ps) function in typeref:typename:int |