Searched refs:fcsalt_strings (Results 1 – 1 of 1) sorted by relevance
104 static char *fcsalt_strings[] = { variable455 for (cpp = fcsalt_strings; *cpp != NULL; cpp++) {463 val |= 1<<(cpp-fcsalt_strings);2650 for (cpp = fcsalt_strings; *cpp != NULL; cpp++)2651 if (cichar & 1<<(cpp-fcsalt_strings)) {2652 cichar &= ~(1<<(cpp-fcsalt_strings));