Home | History | Annotate | Download | only in mips64

Lines Matching refs:ARG_SIZE

361 #define ARG_SIZE 255
367 char arg1[ARG_SIZE + 1];
368 char arg2[ARG_SIZE + 1];
373 arg1[ARG_SIZE] = 0;
374 arg2[ARG_SIZE] = 0;
406 "%" XSTR(ARG_SIZE) "s "
407 "%" XSTR(ARG_SIZE) "s",
765 #undef ARG_SIZE