Home
last modified time | relevance | path

Searched refs:filflg (Results 1 – 5 of 5) sorted by relevance

/dports/cad/feappv/feappv-4.1i/include/
H A Delpers.h26 logical filflg ! File inputs if (true)
27 common /elpers/ filflg
/dports/graphics/grads/grads-1.9b4/src/
H A Dgxps.c71 int lcolor,lwide,sflag,fflag,fcnt,ccnt,filflg,scnt,a4flag,bdflag; in main() local
347 filflg = 1; in main()
361 filflg = 0; in main()
405 if (scnt>511 && !filflg) { /* Keep vector counts small */ in main()
H A Dgxeps.c404 short pcnt,pcntSave,fcnt,filflg=0; local
507 if (!filflg) { /* flush pnts to keep vector counts small */
574 filflg = 1;
584 filflg = 0;
H A Dgagx.c3689 void gacntr (struct gacmn *pcm, int filflg) { in gacntr() argument
3706 if (filflg) gas2d (pcm, pgr, 0); /* No map yet if shaded cntrs */ in gacntr()
3844 if (filflg) { in gacntr()
3847 if (filflg==1) gxshad (rrr,isz,jsz,pcm->shdlvs,pcm->shdcls, in gacntr()
3851 if (filflg==1) { in gacntr()
3956 if (filflg==1) gagsav (2,pcm,pgr); in gacntr()
3957 else if (filflg==2) gagsav (16,pcm,pgr); in gacntr()
/dports/devel/cc65/cc65-2.19/include/
H A D_atarios.h471 unsigned char filflg; // = $02B7 RIGHT FILL FLAG FOR DRAW member