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