Searched defs:strcache (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl2/gmake/dist/
H A Dstrcache.c31 struct strcache { struct
40 static struct strcache *strcache = NULL; variable in typeref:struct:strcache
[all...]
/netbsd-current/external/mit/lua/dist/src/
H A Dlstate.h302 TString *strcache[STRCACHE_N][STRCACHE_M]; /* cache for strings in API */ member in struct:global_State

Completed in 148 milliseconds