Searched defs:if_name_bytes (Results 1 – 2 of 2) sorted by relevance
17 let if_name_bytes = if_name.as_bytes(); in name_to_index() localVariable26 let if_name_bytes = unsafe { in name_to_index() localVariable
13 let if_name_bytes = if_name.as_bytes(); in name_to_index() localVariable