HomeSort by relevance Sort by last modified time
    Searched refs:th_result (Results 1 - 3 of 3) sorted by null

  /external/ltp/testcases/misc/math/float/
thread_code.c 137 if (th_data->th_result == 0) {
142 th_data->th_result = 1;
196 if (th_data->th_result == 0) {
201 th_data->th_result = 1;
241 if (th_data->th_result == 0) {
246 th_data->th_result = 1;
290 th_data->th_result = 1;
300 th_data->th_result = 1;
320 th_data->th_result = 1;
352 th_data->th_result = 1
    [all...]
tfloat.h 69 * th_result result (0 = GOOD)
72 * detail_data when th_result!=0, contains error message
98 int th_result; member in struct:__anon28551
main.c 286 if (pcom->th_result != 0) {

Completed in 317 milliseconds