Home
last modified time | relevance | path

Searched refs:STAT_L (Results 1 – 2 of 2) sorted by relevance

/netbsd/games/sail/
H A Dplayer.h59 #define STAT_L (BOX_R+2) macro
62 #define STAT_R (STAT_L+STAT_X-1)
H A Dpl_7.c134 stat_w = newwin(STAT_Y, STAT_X, STAT_T, STAT_L); in initscreen()