Home
last modified time | relevance | path

Searched refs:two_byte (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/scripts/
Dinsert-sys-cert.c51 uint16_t two_byte = 0x00FF; in endianness() local
52 uint8_t low_address = *((uint8_t *)&two_byte); in endianness()