Home
last modified time | relevance | path

Searched defs:Obj2 (Results 1 – 1 of 1) sorted by relevance

/plan9/sys/src/cmd/astro/
H A Dastro.h8 typedef struct Obj2 Obj2; typedef
35 struct Obj2 struct
37 char* name;
38 char* name1;
39 void (*obj)(void);
40 Obj1 point[NPTS+2];