Home
last modified time | relevance | path

Searched defs:high_byte (Results 1 – 2 of 2) sorted by relevance

/external/sfntly/cpp/src/sfntly/table/core/
Dcmap_table.cc472 byte_t high_byte = (c >> 8) & 0xff; in GlyphId() local
509 int32_t high_byte = (c >> 8) & 0xff; in BytesConsumed() local
/external/syslinux/gpxe/src/drivers/net/e1000/
De1000_hw.c5632 uint8_t high_byte = 0; in e1000_commit_shadow_ram() local