Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/linux/
Dmap_to_7segment.h36 #define SEG7_CONVERSION_MAP(_name, _map) struct seg7_conversion_map _name = { .table = { _map } } macro
52 #define SEG7_DEFAULT_MAP(_name) SEG7_CONVERSION_MAP(_name,MAP_ASCII7SEG_ALPHANUM)