Lines Matching refs:getenv
266 if (getenv("USC_DEBUG") != NULL) {
270 if (getenv("USC_VERBOSE") != NULL) {
281 && (ptr = getenv(USC_ITERATION_ENV)) != NULL) {
306 (ptr = getenv(USC_LOOP_WALLTIME)) != NULL) {
322 if (!(options & OPT_duration) && (ptr = getenv("USC_DURATION")) != NULL) {
342 if ((ptr = getenv("USC_TP_BARRIER")) != NULL) {
353 if ((ptr = getenv("USC_LP_BARRIER")) != NULL) {
364 if ((ptr = getenv("USC_TP_SHMEM")) != NULL) {
374 if ((ptr = getenv("USC_LP_SHMEM")) != NULL) {
384 if ((ptr = getenv("USC_LD_SHMEM")) != NULL) {
394 if ((ptr = getenv("USC_TP_SBRK")) != NULL) {
404 if ((ptr = getenv("USC_LP_SBRK")) != NULL) {
415 if ((ptr = getenv("USC_LP_RECFUN")) != NULL) {
428 if ((ptr = getenv("USC_LD_RECFUN")) != NULL) {