Searched defs:Code_struct (Results 1 – 1 of 1) sorted by relevance
445 struct Code_struct { struct446 void *CP; // Pointer to the actual code.447 NodeId FirstM, LastM; // Id of the first member and last.