Searched refs:MAPPING_UNUSED (Results 1 – 2 of 2) sorted by relevance
89 #define MAPPING_UNUSED (0 - MAX_CHAR) /* never been used */ macro
268 if (current->mapping[(unsigned char)chr] == MAPPING_UNUSED) { in add_new_key()494 new_map->mapping[i] = MAPPING_UNUSED; /* no mapping for char */ in new_keymap()