Searched defs:expl (Results 1 – 7 of 7) sorted by relevance
91 inline long double expl(long double arg) { return exp(arg); } in expl() function126 inline long double expl(long double arg) { return exp(arg); } in expl() function164 inline long double expl(long double arg) { return exp(arg); } in expl() function
30 } constexpr expl; variable
335 cond_av_list_t *cur_av, *expl = NULL; in check_cond_avtab_hierarchy() local
234 cond_av_list_t *av_cur, *expl = NULL; in display_cond_expressions() local
100 inline long double expl(long double v) { return __expl(v); } in expl() function
218 expl, enumerator
974 #define SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_##direction SNDRV_… argument