Home
last modified time | relevance | path

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

/external/ltp/testcases/misc/math/float/
Dthread_code.c140 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()
Dtfloat.h90 char fident[16]; member
Dmain.c291 th_num, pcom->th_func.fident, pcom->th_nerror, in main()
296 th_num, pcom->th_func.fident, in main()
/external/llvm-project/clang/docs/
DClangCommandLineReference.rst47 .. option:: -Qy, -fident
/external/llvm-project/clang/include/clang/Driver/
DOptions.td490 def : Flag<["-"], "fident">, Group<f_Group>, Alias<Qy>, Flags<[CC1Option]>;