Searched defs:isComment (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/IOKitUser-907.100.13/
H A DIOCFUnserialize.tab.c1914 bool isComment = (c == '-') && ((c = nextChar()) != 0) && (c == '-'); local

Completed in 103 milliseconds