Searched refs:exp (Results 1 – 7 of 7) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/build/scripts/mod/ |
| H A D | modpost.c | 1770 static void check_for_gpl_usage(enum export exp, const char *m, const char *s) in check_for_gpl_usage() argument 1774 switch (exp) { in check_for_gpl_usage() 1795 static void check_for_unused(enum export exp, const char *m, const char *s) in check_for_unused() argument 1799 switch (exp) { in check_for_unused() 1813 struct symbol *s, *exp; in check_exports() local 1817 exp = find_symbol(s->name); in check_exports() 1818 if (!exp || exp->module == mod) in check_exports() 1826 check_for_gpl_usage(exp->export, basename, exp->name); in check_exports() 1827 check_for_unused(exp->export, basename, exp->name); in check_exports() 1868 struct symbol *s, *exp; in add_versions() local [all …]
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-sde-elf_include/ |
| H A D | tgmath.h | 120 #define exp(z) __TGMATH_CPLX(z, exp, cexp) macro
|
| H A D | math.h | 120 extern double exp _PARAMS((double));
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/ |
| H A D | tgmath.h | 284 #define exp(Val) __TGMATH_UNARY_REAL_IMAG (Val, exp, cexp) macro
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/ |
| H A D | mathcalls.h | 101 __MATHCALL (exp,, (_Mdouble_ __x));
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/ |
| H A D | math.h | 96 extern double exp _PARAMS((double));
|
| /utopia/UTPA2-700.0.x/modules/xc/drv/xc/ |
| H A D | mvideo.c.0 | 4186 else // exp : Nike, Monaco_legacy_mode 13281 else // exp : Nike, Monaco_legacy_mode
|