Home
last modified time | relevance | path

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

/nptl/
A Dtst-thread-exit-clobber.cc72 enum { no_check = -1 }; enumerator
97 case no_check: in check_magic()
127 case no_check: in check_magic()
160 checker<unsigned int, no_check> c0 (pvalues->v0); in call_pthread_exit_0()
161 checker<unsigned int, no_check> c1 (pvalues->v1); in call_pthread_exit_0()
162 checker<unsigned int, no_check> c2 (pvalues->v2); in call_pthread_exit_0()
173 checker<double, no_check> c0 (pvalues->v0); in call_pthread_exit_1()
174 checker<double, no_check> c1 (pvalues->v1); in call_pthread_exit_1()
175 checker<double, no_check> c2 (pvalues->v2); in call_pthread_exit_1()
176 checker<double, no_check> c3 (pvalues->v3); in call_pthread_exit_1()
[all …]

Completed in 3 milliseconds