Home
last modified time | relevance | path

Searched refs:GetCharPos (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.4/build/tools/makelcf/
Dcreatelcf.c169 static int GetCharPos(const char *str, char target) in GetCharPos() function
185 int pos_start = GetCharPos(str, start); in GetObjectParam()
186 int pos_end = GetCharPos(str, end); in GetObjectParam()
630 pos = GetCharPos(str, '%'); in PutTargetName()
/TwlSDK-5.4/build/tools/makelcf.TWL/
Dcreatelcf.c109 static int GetCharPos(const char *str, char target) in GetCharPos() function
125 int pos_start = GetCharPos(str, start); in GetObjectParam()
126 int pos_end = GetCharPos(str, end); in GetObjectParam()