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