Home
last modified time | relevance | path

Searched defs:v (Results 1 – 10 of 10) sorted by relevance

/TwlSDK-5.1.0/build/demos/mb/multiboot-wfs/child/src/overlay_test/
Dfunc_2.c45 volatile int v; in func_2() local
/TwlSDK-5.1.0/build/demos/fx/test/src/
Dfx_append_vec.c135 static void printVecFx32Msg(const char *msg, const VecFx32 *v) in printVecFx32Msg()
147 static void printVecDMsg(const char *msg, const VecD * v) in printVecDMsg()
216 static double FindMaxElement_(const VecD * v) in FindMaxElement_()
420 VecFx32 *v = NULL; in VEC_Mag_test_() local
/TwlSDK-5.1.0/build/libraries/fx/common/src/
Dfx_mtx22.c91 fx64 v; in MTX_ScaleApply22() local
Dfx_mtx33.c127 fx64 v; in MTX_ScaleApply33() local
Dfx_mtx44.c184 fx64 v; in MTX_ScaleApply44() local
/TwlSDK-5.1.0/build/tools/showversion/
Dmain.c114 tVersion v; in main() local
/TwlSDK-5.1.0/build/libraries/mi/common/src/
Dmi_memory.c1352 const u16 v = *(u16*)(p8 - 1); in MI_CpuFind8() local
1370 const u16 v = *p16; in MI_CpuFind8() local
1387 const u16 v = *(u16*)(p8 + size - 1); in MI_CpuFind8() local
/TwlSDK-5.1.0/build/libraries/std/common/src/
Dstd_sprintf.c469 u32 v = (u32)val; in STD_TVSNPrintf() local
/TwlSDK-5.1.0/include/nitro/fx/
Dfx.h291 SDK_INLINE s32 FX_Whole(fx32 v) in FX_Whole()
305 SDK_INLINE fx32 FX_Floor(fx32 v) in FX_Floor()
/TwlSDK-5.1.0/build/libraries/os/common/src/
Dos_printf.c1384 u32 v = (u32)val; in OS_VSNPrintfEx() local