Searched refs:POOL (Results 1 - 7 of 7) sorted by relevance

/ast/src/cmd/coshell/
H A Dcotest.c65 state.pool = ((s = getenv(CO_ENV_PROC)) && *s) ? (int)strtol(s, NiL, 0) : POOL;
H A Dservice.h108 #define POOL 8 /* default proc pool */ macro
H A Dmain.c137 state.pool = ((s = getenv(CO_ENV_PROC)) && *s) ? (int)strtol(s, NiL, 0) : POOL;
/ast/src/lib/libpp/
H A Dpplex.c126 #if POOL
204 #if POOL
438 #if POOL
2368 #if CPP && POOL
H A Dpplib.h50 #ifndef POOL
51 #define POOL 1 /* enable loop on input,output,error */ macro
H A Dppsearch.c307 #if POOL
317 #if POOL
H A Dppop.c1200 #if CHECKPOINT && POOL
1206 #if POOL
1349 #if POOL
1360 error(3, "preprocessor not compiled with input pool enabled [POOL]");

Completed in 24 milliseconds