Searched refs:DebugPrintf (Results 1 – 5 of 5) sorted by relevance
| /TwlSDK-5.1.0/build/tools/defval/ |
| D | defval.c | 138 DebugPrintf("file_in=[%s] file_out=[%s]\n", file_in, file_out); in defval() 150 DebugPrintf("buffer=[%s] buffer_size=[%d]\n", buffer, buffer_size); in defval()
|
| D | misc.c | 172 DebugPrintf("filename=[%s] mode=[%s]\n", filename, mode); in Fopen() 187 DebugPrintf("fp=[%x] stdin=[%x] stdout=[%x]\n", fp, stdin, stdout); in Fopen() 362 void DebugPrintf(const char *fmt, ...) in DebugPrintf() function
|
| D | misc.h | 47 void DebugPrintf(const char *fmt, ...);
|
| D | get_defval.c | 149 DebugPrintf("REFERED(%s)=[%s]\n", name, value ? value : "(NULL)"); in get_modified_dvalue()
|
| D | set_defval.c | 60 DebugPrintf("DEFINE:$(%s)=\"%s\"\n", name, value); in add_dvalue()
|