Home
last modified time | relevance | path

Searched defs:altsize (Results 1 - 6 of 6) sorted by relevance

/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/
H A Dthreads_scenarii.c39 int altsize; /* 0 => default stack size; 1 => stack size specified (min value) -- ignored when stack is provided */ member
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_exit/
H A Dthreads_scenarii.c39 int altsize; /* 0 => default stack size; 1 => stack size specified (min value) -- ignored when stack is provided */ member
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/testfrmw/
H A Dthreads_scenarii.c71 int altsize; member
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_self/
H A Dthreads_scenarii.c39 int altsize; /* 0 => default stack size; 1 => stack size specified (min value) -- ignored when stack is provided */ member
/third_party/curl/lib/
H A Dsendf.c174 size_t altsize = (size_t)strtoul(p, NULL, 10); in Curl_nwrite() local
H A Dhttp.c1319 size_t altsize = (size_t)strtoul(p, NULL, 10); in Curl_buffer_send() local

Completed in 11 milliseconds