cont 228 lib/lua/llex.c int cont = 0; cont 229 lib/lua/llex.c (void)(cont); /* avoid warnings when `cont' is not used */ cont 243 lib/lua/llex.c cont++; cont 256 lib/lua/llex.c cont--; cont 257 lib/lua/llex.c if (sep == 0 && cont >= 0) break; cont 289 lib/lua/lstrlib.c int cont = 1; cont 292 lib/lua/lstrlib.c if (--cont == 0) return s+1; cont 294 lib/lua/lstrlib.c else if (*s == b) cont++; cont 856 tools/code_gen.c int cont = 1; cont 857 tools/code_gen.c while (n && cont) cont 864 tools/code_gen.c cont = 0; cont 881 tools/code_gen.c cont = 0;