Searched refs:tok_graph (Results 1 – 4 of 4) sorted by relevance
76 tok_graph, enumerator
301 {"graph", tok_graph, 0}, in locfile_hash()
41 graph, tok_graph, 0
581 || (cnt = BITPOS (tok_graph), in ctype_finish()583 & BITw (tok_graph)) in ctype_finish()616 || (cnt = BITPOS (tok_graph), in ctype_finish()618 & BIT (tok_graph)) != 0))) in ctype_finish()2262 case tok_graph: in ctype_read()3146 if ((ctype->class_done & BITw (tok_graph)) == 0) in set_class_defaults()3160 ctype->class_collection[cnt] |= BITw (tok_graph); in set_class_defaults()3164 ctype->class256_collection[cnt] |= BIT (tok_graph); in set_class_defaults()
Completed in 12 milliseconds