Searched refs: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;}') macro65 …cppcheck kernel user --platform=unix64 --std=c11 -I user/libs/ -I=kernel/ --force -j $(NPROCS) --x…68 cppcheck kernel user --platform=unix64 --std=c11 -I user/libs/ -I=kernel/ --force -j $(NPROCS)89 $(MAKE) all -j $(NPROCS)100 $(MAKE) all -j $(NPROCS)106 $(MAKE) all -j $(NPROCS)