Searched refs:is_close (Results 1 – 4 of 4) sorted by relevance
27 int is_close; member52 if (tc->is_close) { in run()
5 @@ -216,7 +216,7 @@ inline bool is_close(unsigned c)
215 inline bool is_close(unsigned c) in is_close() function
233 if(is_close(cmd)) { in add_vertex()