Searched refs:NCOLORS (Results 1 - 2 of 2) sorted by relevance

/seL4-test-master/
H A Dgriddle51 NCOLORS=$(tput colors)
62 if [ -n "$NCOLORS" ]
64 if [ $NCOLORS -gt 8 ]
73 elif [ $NCOLORS -eq 8 ]
/seL4-test-master/tools/seL4/cmake-tool/
H A Dgriddle51 NCOLORS=$(tput colors)
62 if [ -n "$NCOLORS" ]
64 if [ $NCOLORS -gt 8 ]
73 elif [ $NCOLORS -eq 8 ]

Completed in 35 milliseconds