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

/freebsd-11.0-release/contrib/gcclibs/libgomp/
H A Denv.c118 parse_unsigned_long (const char *name, unsigned long *pvalue) function
284 if (!parse_unsigned_long ("OMP_NUM_THREADS", &gomp_nthreads_var))
293 if (parse_unsigned_long ("GOMP_STACKSIZE", &stacksize))

Completed in 102 milliseconds