search for: cmdinput

Displaying 1 result from an estimated 1 matches for "cmdinput".

Did you mean: cbinput
2013 Sep 12
10
[PATCH] xen/build: Remove hacked up version of figlet
...**commandlistend; - -/**************************************************************************** - - Globals affected by command line options - -****************************************************************************/ - -int deutschflag,justification,paragraphflag,right2left,multibyte; -int cmdinput; - -#define SM_SMUSH 128 -#define SM_KERN 64 -#define SM_EQUAL 1 -#define SM_LOWLINE 2 -#define SM_HIERARCHY 4 -#define SM_PAIR 8 -#define SM_BIGX 16 -#define SM_HARDBLANK 32 - -int smushmode; - -#define SMO_NO 0 /* no command-line smushmode */ -#define SMO_YES 1 /* use command-line smushmod...