Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/tools/makelcf/
Dcreatelcf.c165 static int GetCharPos(const char *str, char target) in GetCharPos() function
181 int pos_start = GetCharPos(str, start); in GetObjectParam()
182 int pos_end = GetCharPos(str, end); in GetObjectParam()
592 pos = GetCharPos(str, '%'); in PutTargetName()
/TwlSDK-5.1.0/build/tools/makelcf.TWL/
Dcreatelcf.c103 static int GetCharPos(const char *str, char target) in GetCharPos() function
119 int pos_start = GetCharPos(str, start); in GetObjectParam()
120 int pos_end = GetCharPos(str, end); in GetObjectParam()