Searched defs:token_count (Results 1 – 4 of 4) sorted by relevance
121 fn token_count(p: &str) -> usize { in literal_suffix() function
626 uint32_t token_count = 1; in cpuinfo_x86_normalize_brand_string() local
125 int i, fd, line_number = 0, token_count = 0; in inittab_parsing() local
736 token_count: c_uint, field742 let mut token_count = 0; in new() localVariable