Searched refs:__tex_len (Results 1 – 1 of 1) sorted by relevance
72 constexpr int __tex_len(const char *s) { in __tex_len() function134 return __tex_len(str) + __tex_hash_map(str[7] + 1) + __tex_hash_map(str[6]) + in __tex_op_hash()135 __tex_hash_map(str[5]) + __tex_hash_map(str[__tex_len(str) - 1]); in __tex_op_hash()