OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:linefirst
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/public-domain/sqlite/dist/autosetup/
jimsh0.c
9830
ScriptToken *
linefirst
;
local
9854
linefirst
= token++;
9870
linefirst
->type = JIM_TT_LINE;
9871
linefirst
->objPtr = JimNewScriptLineObj(interp, lineargs, linenr);
9872
Jim_IncrRefCount(
linefirst
->objPtr);
9876
linefirst
= token++;
Completed in 29 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026