Searched defs:NPROCS (Results 1 – 1 of 1) sorted by relevance
15 NPROCS:=1 macro19 NPROCS:=$(shell grep -c ^processor /proc/cpuinfo) macro22 NPROCS:=$(shell system_profiler | awk '/Number Of CPUs/{print $4}{next;}') macro