Home
last modified time | relevance | path

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

/third_party/ltp/testcases/misc/math/float/
H A Dthread_code.c137 if (th_data->th_result == 0) { in check_error()
142 th_data->th_result = 1; in check_error()
196 if (th_data->th_result == 0) { in compute_modf()
201 th_data->th_result = 1; in compute_modf()
241 if (th_data->th_result == 0) { in compute_frexp_lgamma()
246 th_data->th_result = 1; in compute_frexp_lgamma()
290 th_data->th_result = 1; in thread_code()
300 th_data->th_result = 1; in thread_code()
320 th_data->th_result = 1; in thread_code()
352 th_data->th_result in thread_code()
[all...]
H A Dtfloat.h69 * th_result result (0 = GOOD)
72 * detail_data when th_result!=0, contains error message
98 int th_result; member
H A Dmain.c286 if (pcom->th_result != 0) { in main()

Completed in 2 milliseconds