Home
last modified time | relevance | path

Searched defs:excepts (Results 1 – 2 of 2) sorted by relevance

/external/adhd/cras/src/dsp/tests/
Ddsp_test_util.c26 int excepts = fetestexcept(FE_ALL_EXCEPT); in dsp_util_print_fp_exceptions() local
/external/curl/lib/
Dselect.c575 fd_set *excepts, struct timeval *tv) in tpf_select_libcurl()