OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hasww
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mit/lua/dist/src/
lgc.c
486
int
hasww
= 0; /* true if table has entry "white-key -> white-value" */
local
506
hasww
= 1; /* white-white entry */
516
else if (
hasww
) /* table has white->white entries? */
lgc.c
486
int
hasww
= 0; /* true if table has entry "white-key -> white-value" */
local
506
hasww
= 1; /* white-white entry */
516
else if (
hasww
) /* table has white->white entries? */
Completed in 35 milliseconds
Indexes created Mon Jun 22 00:25:11 UTC 2026