Searched defs:LC (Results 1 – 4 of 4) sorted by relevance
359 #define LC(_ndx, _func) sym_table[_ndx].ste_type = STE_LC; \ in init_libconv_strings() macro
23 #define LC '{' macro
83 #define LC(i,j) (lc[(i) * (LINES + 1) + (j)]) macro
80 #define LC(i, j) (lc[(i) * (LINES + 1) + (j)]) macro