Searched refs:fchar (Results 1 – 1 of 1) sorted by relevance
142 char fchar; in e2p_feature2string() local152 fchar = 'C'; in e2p_feature2string()155 fchar = 'I'; in e2p_feature2string()158 fchar = 'R'; in e2p_feature2string()161 fchar = '?'; in e2p_feature2string()165 sprintf(buf, "FEATURE_%c%d", fchar, fnum); in e2p_feature2string()216 char fchar; in e2p_jrnl_feature2string() local226 fchar = 'C'; in e2p_jrnl_feature2string()229 fchar = 'I'; in e2p_jrnl_feature2string()232 fchar = 'R'; in e2p_jrnl_feature2string()[all …]