Searched defs:objlist (Results 1 – 2 of 2) sorted by relevance
/plan9/sys/src/cmd/grap/ | ||
H A D | main.c | 24 Obj *objlist = NULL; /* all names stored here */ variable |
/plan9/sys/src/cmd/pic/ | ||
H A D | main.c | 10 obj **objlist = 0; /* store the elements here */ variable |