Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/tools/defval/
Ddefval.c23 static BOOL isComment = FALSE; variable
63 isComment = TRUE; // Enabled # comments at the beginning of lines in main()
152 if (isComment && buffer[0] == '#') // comment processing in defval()