Home
last modified time | relevance | path

Searched refs:not_parallel (Results 1 – 4 of 4) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Dmake.h508 extern int warn_undefined_variables_flag, posix_pedantic, not_parallel;
Dfile.c739 not_parallel = 1; in snap_deps()
Djob.c1730 if (job_slots == 1 || not_parallel) in new_job()
Dmain.c496 int not_parallel; variable