Home
last modified time | relevance | path

Searched refs:MAX_GRAPH (Results 1 – 3 of 3) sorted by relevance

/dports/audio/espressivo-lv2/espressivo.lv2-de1d07c/
H A Dmonitor_out.c32 #define MAX_GRAPH 0x20000 //FIXME actually measure this macro
45 uint8_t graph [MAX_GRAPH];
83 .max_size = MAX_GRAPH
/dports/x11-toolkits/open-motif/motif-2.3.8/demos/programs/draw/
H A Ddraw.c61 #define MAX_GRAPH 100 macro
63 GraphicUnit graphics[MAX_GRAPH] ;
623 for (i=0; i < MAX_GRAPH; i++) { in InitDraw()
819 if (graph->num_graphics < MAX_GRAPH) graph->num_graphics ++ ; in EndUnit()
/dports/audio/moony-lv2/moony-0.36.0/plugin/
H A Dd2tk_ui.c44 #define MAX_GRAPH 2048 //FIXME macro
102 uint8_t graph_body [MAX_GRAPH];
347 .max_size = MAX_GRAPH