Searched refs:fcsalt_strings (Results 1 – 1 of 1) sorted by relevance
96 static char *fcsalt_strings[] = { variable447 for (cpp = fcsalt_strings; *cpp != NULL; cpp++) {455 val |= 1<<(cpp-fcsalt_strings);2642 for (cpp = fcsalt_strings; *cpp != NULL; cpp++)2643 if (cichar & 1<<(cpp-fcsalt_strings)) {2644 cichar &= ~(1<<(cpp-fcsalt_strings));