Lines Matching refs:REG_SIMPLE
349 #define REG_SIMPLE(n) { #n, lua_ ## n } macro
351 REG_SIMPLE(delay),
352 REG_SIMPLE(command_error),
353 REG_SIMPLE(command),
354 REG_SIMPLE(interpret),
355 REG_SIMPLE(parse),
356 REG_SIMPLE(getenv),
357 REG_SIMPLE(perform),
359 REG_SIMPLE(printc),
360 REG_SIMPLE(setenv),
361 REG_SIMPLE(time),
362 REG_SIMPLE(unsetenv),
368 REG_SIMPLE(getchar),
369 REG_SIMPLE(gets),
370 REG_SIMPLE(ischar),
376 #undef REG_SIMPLE