HomeSort by: relevance | last modified time | path
    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