Home
last modified time | relevance | path

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

/dports/editors/aee/aee-bf68f4accb96ac39020ac2d9092022aebfa5df27/
H A Dlocalize.c295 fn_MC_str = catgetlocal( 196, "MC"); in strings_init()
553 assignment[36].macro = fn_MC_str; in strings_init()
H A Daee.h498 extern char *fn_PRP_str, *fn_RP_str, *fn_MC_str, *fn_PSRCH_str, *fn_SRCH_str;
H A Dcontrol.c1695 g_ctr[0] = fn_MC_str; /* gold control a */ in init_keys()
1865 else if (compare(temp, fn_MC_str, FALSE))
H A Daee.c478 char *fn_PRP_str, *fn_RP_str, *fn_MC_str, *fn_PSRCH_str, *fn_SRCH_str; variable