Home
last modified time | relevance | path

Searched defs:next_byte (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/isci/scil/
H A Dsati_log_sense.c85 U32 next_byte; in sati_supported_log_page_construct() local
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DFormatterBytecode.cpp205 auto next_byte = [&]() -> uint8_t { in Interpret() local
/freebsd/contrib/llvm-project/compiler-rt/lib/interception/
H A Dinterception_win.cpp709 const u8 next_byte = *(u8*)(address + 1); in GetInstructionSize() local