Searched refs:JOBS (Results 1 - 5 of 5) sorted by relevance

/fuchsia/zircon/third_party/uapp/dash/src/
H A Djobs.h68 #if JOBS
77 #if JOBS
89 #if JOBS
110 #if ! JOBS
H A Dshell.h39 * JOBS -> 1 if you have Berkeley job control, 0 otherwise.
55 #ifndef JOBS
56 #define JOBS 1 macro
H A Djobs.c53 #if JOBS
91 #if JOBS
121 #if JOBS
157 if (!JOBS || !jp1 || jp1->state != JOBSTOPPED)
162 #if JOBS
172 #if JOBS
342 #if JOBS
417 #if JOBS
425 #if JOBS
482 #if JOBS
[all...]
H A Dtrap.c213 #if JOBS
/fuchsia/zircon/scripts/
H A Ddo-cppcheck19 JOBS=-j$N
22 JOBS=-j4
30 cppcheck --force --file-list=${PROJ_DIR}/srcfiles.txt --includes-file=${PROJ_DIR}/include_paths.txt --include=${PROJ_DIR}/config.h -q --platform=unix32 $TESTS $JOBS

Completed in 86 milliseconds