Searched defs:is_equal_raw (Results 1 – 5 of 5) sorted by relevance
108 pub unsafe fn is_equal_raw( in is_equal_raw() function
362 unsafe fn is_equal_raw(x: *const u8, y: *const u8, n: usize) -> bool { in is_equal_raw() function
368 unsafe fn is_equal_raw(mut x: *const u8, mut y: *const u8, n: usize) -> bool { in is_equal_raw() function