Home
last modified time | relevance | path

Searched refs:TK_GE (Results 201 – 225 of 584) sorted by relevance

12345678910>>...24

/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Lua/src/
H A Dllex.c390 else { next(ls); return TK_GE; } in llex()
/dports/x11-themes/gtk-engines2/gtk-engines-2.20.2/engines/lua/src/liblua/
H A Dllex.c382 else { next(ls); return TK_GE; } in llex()
/dports/devel/bam/bam-0.4.0/src/lua/
H A Dllex.c382 else { next(ls); return TK_GE; } in llex()
/dports/graphics/electricsheep/electricsheep-37ba0fd692d6581f8fe009ed11c9650cd8174123/client_generic/lua5.1/src/
H A Dllex.c382 else { next(ls); return TK_GE; } in llex()
/dports/devel/premake4/premake-4.4-beta5/src/host/lua-5.1.4/src/
H A Dllex.c382 else { next(ls); return TK_GE; } in llex()
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/scripting/squirrel/
H A Dsqlexer.cpp169 if (CUR_CHAR == _SC('=')){ NEXT(); RETURN_TOKEN(TK_GE);} in Lex()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dwherecode.c1513 assert( TK_GE==TK_GT+3 ); /* ... is correcct. */ in sqlite3WhereCodeOneLoopStart()
1524 testcase( pX->op==TK_GE ); in sqlite3WhereCodeOneLoopStart()
1529 assert( pX->op!=TK_GE || op==OP_SeekGE ); in sqlite3WhereCodeOneLoopStart()
1542 VdbeCoverageIf(v, pX->op==TK_GE); in sqlite3WhereCodeOneLoopStart()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dwherecode.c1528 assert( TK_GE==TK_GT+3 ); /* ... is correcct. */ in sqlite3WhereCodeOneLoopStart()
1539 testcase( pX->op==TK_GE ); in sqlite3WhereCodeOneLoopStart()
1544 assert( pX->op!=TK_GE || op==OP_SeekGE ); in sqlite3WhereCodeOneLoopStart()
1557 VdbeCoverageIf(v, pX->op==TK_GE); in sqlite3WhereCodeOneLoopStart()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dwherecode.c1528 assert( TK_GE==TK_GT+3 ); /* ... is correcct. */ in sqlite3WhereCodeOneLoopStart()
1539 testcase( pX->op==TK_GE ); in sqlite3WhereCodeOneLoopStart()
1544 assert( pX->op!=TK_GE || op==OP_SeekGE ); in sqlite3WhereCodeOneLoopStart()
1557 VdbeCoverageIf(v, pX->op==TK_GE); in sqlite3WhereCodeOneLoopStart()
/dports/games/pioneer/pioneer-20210723/contrib/lua/src/
H A Dllex.c451 else { next(ls); return TK_GE; } in llex()
/dports/games/retroarch/RetroArch-1.9.7/deps/lua/src/
H A Dllex.c483 if (check_next1(ls, '=')) return TK_GE; in llex()
/dports/graphics/darktable38/darktable-3.8.0/src/external/lua/src/
H A Dllex.c499 if (check_next1(ls, '=')) return TK_GE; /* '>=' */ in llex()
/dports/graphics/darktable/darktable-3.6.1/src/external/lua/src/
H A Dllex.c483 if (check_next1(ls, '=')) return TK_GE; in llex()
/dports/math/geogram/geogram-1.7.7/src/lib/geogram/third_party/lua/
H A Dllex.c483 if (check_next1(ls, '=')) return TK_GE; in llex()
/dports/emulators/mess/mame-mame0226/3rdparty/lua/src/
H A Dllex.c483 if (check_next1(ls, '=')) return TK_GE; in llex()
/dports/games/golly/golly-3.3-src/lua/
H A Dllex.c483 if (check_next1(ls, '=')) return TK_GE; in llex()
/dports/finance/moneymanagerex/moneymanagerex-1.2.7/lib/lua/src/
H A Dllex.c454 else { next(ls); return TK_GE; } in llex()
/dports/security/nmap/nmap-7.91/liblua/
H A Dllex.c483 if (check_next1(ls, '=')) return TK_GE; in llex()
/dports/sysutils/vector/rlua-25bd7e6bffef9597466a98bfca80a3056c9e6320/lua/
H A Dllex.c483 if (check_next1(ls, '=')) return TK_GE; in llex()
/dports/x11-toolkits/scintilla/scite/lua/src/
H A Dllex.c483 if (check_next1(ls, '=')) return TK_GE; in llex()
/dports/audio/moony-lv2/moony-0.36.0/lua-5.4.2/
H A Dllex.c496 if (check_next1(ls, '=')) return TK_GE; /* '>=' */ in llex()
/dports/games/freeciv/freeciv-2.6.6/dependencies/lua-5.3/src/
H A Dllex.c486 if (check_next1(ls, '=')) return TK_GE; in llex()
/dports/games/widelands/widelands-build21/src/third_party/eris/
H A Dllex.c483 if (check_next1(ls, '=')) return TK_GE; in llex()
/dports/lang/lua54/lua-5.4.2/src/
H A Dllex.c496 if (check_next1(ls, '=')) return TK_GE; /* '>=' */ in llex()
/dports/lang/lua53/lua-5.3.6/src/
H A Dllex.c486 if (check_next1(ls, '=')) return TK_GE; in llex()

12345678910>>...24