Searched refs:fident (Results 1 – 3 of 3) sorted by relevance
/external/ltp/testcases/misc/math/float/ |
D | thread_code.c | 140 th_data->th_func.fident, in check_error() 199 th_data->th_func.fident, in compute_modf() 237 if (strcmp(th_data->th_func.fident, xinf) != 0) { in compute_frexp_lgamma() 244 th_data->th_func.fident, in compute_frexp_lgamma() 288 th_data->th_func.fident, in thread_code() 298 th_data->th_func.fident, in thread_code() 318 th_data->th_func.fident, in thread_code() 351 th_data->th_func.fident); in thread_code() 395 th_data->th_func.fident); in thread_code()
|
D | tfloat.h | 90 char fident[16]; member
|
D | main.c | 291 th_num, pcom->th_func.fident, pcom->th_nerror, in main() 296 th_num, pcom->th_func.fident, in main()
|