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