Macro byte_code_offset

Source
macro_rules! byte_code_offset {
    ($hex:expr) => { ... };
}