MCPcopy Create free account
hub / github.com/SimHacker/micropolis / ArraySearch

Class ArraySearch

micropolis-activity/src/tcl/tclint.h:139–139  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

137 * means must call Tcl_NextHashEntry
138 * to get value to return. */
139 struct ArraySearch *nextPtr;/* Next in list of all active searches
140 * for this variable, or NULL if this is
141 * the last one. */
142} ArraySearch;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected