Searched refs:ctrl_tab (Results 1 – 4 of 4) sorted by relevance
163 static const struct tabent ctrl_tab[] = { in ctrl() local199 if ((ctrl_tab[i].name == NULL) || ((word1 & 1) != 0)) in ctrl()205 (*info->fprintf_func) (stream, ctrl_tab[i].name); in ctrl()210 if (ctrl_tab[i].numops == 1) in ctrl()
2949 (ctrl): Local static array ctrl_tab now const.