Searched refs:ContainerGetNode (Results 1 – 2 of 2) sorted by relevance
547 node = ContainerGetNode(*thisObj, *index, type); in ContainersHashCall()678 valueNode = TaggedGetInt(ContainerGetNode(*thisObj, in ContainersLinkedListCall()680 value = ContainerGetNode(*thisObj, *valueNode, type); in ContainersLinkedListCall()
296 GateRef ContainerGetNode(GateRef obj, GateRef index, ContainersType type) in ContainerGetNode() function