Searched refs:iscomment (Results 1 - 1 of 1) sorted by relevance

/barrelfish-2018-10-04/tools/fastmodels/
H A Dconfig.c14 iscomment(char c) { function
20 return !isspace(c) && !iscomment(c);

Completed in 27 milliseconds