Searched refs:TM_N (Results 1 – 3 of 3) sorted by relevance
/external/lua/src/ | ||
D | ltm.h | 43 TM_N /* number of elements in the enum */ enumerator |
D | ltm.c | 48 for (i=0; i<TM_N; i++) { in luaT_init() |
D | lstate.h | 169 TString *tmname[TM_N]; /* array with tag-method names */ |