Home
last modified time | relevance | path

Searched defs:exp (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/mod/
H A Dmodpost.c1770 static void check_for_gpl_usage(enum export exp, const char *m, const char *s) in check_for_gpl_usage()
1795 static void check_for_unused(enum export exp, const char *m, const char *s) in check_for_unused()
1813 struct symbol *s, *exp; in check_exports() local
1868 struct symbol *s, *exp; in add_versions() local
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dtgmath.h284 #define exp(Val) __TGMATH_UNARY_REAL_IMAG (Val, exp, cexp) macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-sde-elf_include/
H A Dtgmath.h120 #define exp(z) __TGMATH_CPLX(z, exp, cexp) macro