Home
last modified time | relevance | path

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

/trueos/usr.bin/ministat/
HDministat.c258 struct plot { struct
272 static struct plot plot; argument
/trueos/contrib/gcclibs/libmudflap/
HDmf-runtime.c1308 unsigned plot = __mf_object_dead_head [row]; in __mfu_unregister() local
1621 unsigned plot; in __mf_find_dead_objects() local
1843 unsigned row, plot; in __mfu_report() local
/trueos/lib/libvgl/
HDsimple.c210 plot(VGLBitmap * object, int x, int y, int flag, byte color) in plot() function