Searched refs:SCREENWIDTH (Results 1 - 4 of 4) sorted by path

/haiku/src/bin/unzip/
H A Dfileio.c1197 #if (defined(SCREENWIDTH) && defined(SCREENLWRAP))
1263 # if (defined(SCREENWIDTH) && defined(SCREENLWRAP))
1272 # if (defined(SCREENWIDTH) && defined(SCREENLWRAP))
1273 ((Uz_Globs *)pG)->width = SCREENWIDTH;
1288 #if (defined(SCREENWIDTH) && defined(SCREENLWRAP))
1323 #if (defined(SCREENWIDTH) && defined(SCREENLWRAP))
1344 #endif /* (SCREENWIDTH && SCREEN_LWRAP) */
H A Dglobals.h165 # if (defined(SCREENWIDTH) && defined(SCREENLWRAP))
H A Dunzpriv.h310 # define SCREENWIDTH 80 macro
491 # define SCREENWIDTH 80 macro
607 # define SCREENWIDTH 80 macro
819 # ifndef SCREENWIDTH
825 if ((scrcols) != NULL) *(scrcols) = SCREENWIDTH; }
/haiku/src/tools/unzip/unix/
H A Dunxcfg.h17 # define SCREENWIDTH 80 macro

Completed in 73 milliseconds