Home
last modified time | relevance | path

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

/external/capstone/arch/M680X/
DM680XInstPrinter.c89 static name_map s_group_names[] = { variable
328 return id2name(s_group_names, ARR_SIZE(s_group_names), id); in M680X_group_name()
352 if (M680X_GRP_ENDING != ARR_SIZE(s_group_names)) { in M680X_instprinter_init()