Home
last modified time | relevance | path

Searched defs:expl (Results 1 – 7 of 7) sorted by relevance

/external/stlport/stlport/stl/config/
D_como.h91 inline long double expl(long double arg) { return exp(arg); } in expl() function
126 inline long double expl(long double arg) { return exp(arg); } in expl() function
164 inline long double expl(long double arg) { return exp(arg); } in expl() function
/external/clang/test/CXX/expr/expr.const/
Dp5-0x.cpp30 } constexpr expl; variable
/external/libsepol/src/
Dhierarchy.c335 cond_av_list_t *cur_av, *expl = NULL; in check_cond_avtab_hierarchy() local
/external/checkpolicy/test/
Ddispol.c234 cond_av_list_t *av_cur, *expl = NULL; in display_cond_expressions() local
/external/stlport/stlport/stl/
D_cmath.h100 inline long double expl(long double v) { return __expl(v); } in expl() function
/external/llvm/include/llvm/Target/
DTargetLibraryInfo.h218 expl, enumerator
/external/kernel-headers/original/uapi/sound/
Dasound.h974 #define SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_##direction SNDRV_… argument