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