Home
last modified time | relevance | path

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

/TwlSDK-5.5/build/tools/buryarg.TWL/
Dburyarg.c582 BOOL isFound_T = FALSE; in analyzeTlfFile() local
604 isFound_T = TRUE; in analyzeTlfFile()
607 if (!strncmp(lineBuffer, "9,", 2) && isFound_T) in analyzeTlfFile()
/TwlSDK-5.5/build/tools/buryarg/
Dburyarg.c584 BOOL isFound_T = FALSE; in analyzeNlfFile() local
606 isFound_T = TRUE; in analyzeNlfFile()
609 if (!strncmp(lineBuffer, "9,", 2) && isFound_T) in analyzeNlfFile()