Searched refs:bytes_to_int (Results 1 – 1 of 1) sorted by relevance
28 fn bytes_to_int(value: &[u8]) -> Option<EvalResult> { in test_definition() function76 bytes_to_int(value) in test_definition()111 Int(_) => bytes_to_int(&arg), in test_definition()