Searched refs:STD_TSPrintf (Results 1 – 5 of 5) sorted by relevance
| /TwlSDK-5.2.1/build/demos/fs/explorer/src/ |
| D | main.c | 87 (void)STD_TSPrintf(path, "%s/*", context->current); in CommandLS() 103 (void)STD_TSPrintf(p->longname, ".."); in CommandLS() 210 … (void)STD_TSPrintf(path, "%s/%s", explorer->current, explorer->entry[cursor].longname); in NitroMain()
|
| /TwlSDK-5.2.1/include/nitro/std/ |
| D | string.h | 255 extern int STD_TSPrintf(char *dst, const char *fmt, ...);
|
| /TwlSDK-5.2.1/build/libraries/fs/common/src/ |
| D | fs_proc_mem.c | 74 (void)STD_TSPrintf(entry->name, "%s:", arcname); in FSi_MemArchiveProc()
|
| /TwlSDK-5.2.1/build/demos/gx/UnitTours/DEMOLib/src/ |
| D | DEMOHostio.c | 184 (void)STD_TSPrintf(dst, "%s", relpath); in DEMOi_HIO_CreateFullPath() 189 (void)STD_TSPrintf(dst, "%s/%s", context->basepath, relpath); in DEMOi_HIO_CreateFullPath()
|
| /TwlSDK-5.2.1/build/libraries/std/common/src/ |
| D | std_sprintf.c | 79 SDK_WEAK_SYMBOL int STD_TSPrintf(char *dst, const char *fmt, ...) in STD_TSPrintf() function
|