Searched refs:WIDTH (Results 1 - 4 of 4) sorted by relevance

/ast/src/lib/libcmd/
H A Dfold.c79 #define WIDTH 80 macro
172 register int n, width=WIDTH;
/ast/src/cmd/builtin/
H A Dstrings.c68 #define WIDTH 4 macro
205 register int width = WIDTH;
H A Dpr.c96 #define WIDTH 72 macro
823 n = (pp->schar?SWIDTH:(WIDTH-pp->offset));
825 n = (pp->schar?SWIDTH:WIDTH);
/ast/src/cmd/INIT/
H A Dmktest.sh27 WIDTH=80
51 \awidth\a.]:[width:='$WIDTH$']
100 [+WIDTH \awidth\a?Set the output format width to approximately
128 w) WIDTH=$OPTARG
138 typeset SINGLE= quote='%${SINGLE}..${WIDTH}q'
545 function WIDTH function
547 WIDTH=${1:-80}

Completed in 12 milliseconds