Searched refs:MAXSIZE (Results 1 – 6 of 6) sorted by relevance
41 #define MAXSIZE 100 /* ESC LOCK upper lower */ macro423 unsigned char buf[MAXSIZE]; in _wctomb_iso()
83 #define MAXSIZE (3) macro170 case MAXSIZE: in main()
59 #define MAXSIZE 128 macro
60 #define MAXSIZE 128 macro
66 static int MAXSIZE = (KCMD_BUFSIZ + 8); variable753 if (desoutbuf.length > MAXSIZE) { in deswrite_compat()
169 #define MAXSIZE 256 /* arbitrary, big enough, for requestsize */ macro769 if (value >= MINSIZE && value <= MAXSIZE) in mallocctl()