Home
last modified time | relevance | path

Searched refs:gotpm (Results 1 – 12 of 12) sorted by relevance

/dports/science/madness/madness-ebb3fd7/config/
H A Dacx_posix_memalign.m42 AC_CHECK_FUNC([posix_memalign],[gotpm=1], [gotpm=0])
3 if test $gotpm = 1; then
14 if test $gotpm = 1; then
/dports/news/golded+/golded-plus/golded+/goldlib/gmb3/
H A Dgmosmb2.cpp77 bool gotpm = false; in raw_scan() local
80 gotpm = true; in raw_scan()
84 if(gotpm) { in raw_scan()
87 gotpm = false; in raw_scan()
H A Dgmofido2.cpp156 bool gotpm = false; in raw_scan() local
174 gotpm = true; in raw_scan()
178 if(gotpm) { in raw_scan()
182 gotpm = false; in raw_scan()
H A Dgmosqsh2.cpp220 register int gotpm = false; in raw_scan() local
240 gotpm = true; in raw_scan()
247 if(gotpm) { in raw_scan()
249 gotpm = false; in raw_scan()
H A Dgmopcbd2.cpp317 register int gotpm = false; in raw_scan() local
322 gotpm = true; in raw_scan()
326 if(gotpm) { in raw_scan()
337 gotpm = false; in raw_scan()
H A Dgmojamm2.cpp296 int gotpm = false; in raw_scan() local
301 gotpm = true; in raw_scan()
305 if(gotpm) { in raw_scan()
314 gotpm = false; in raw_scan()
H A Dgmohuds2.cpp588 int gotpm, idxboard, umax, u; in scan_pm() local
595 gotpm = false; in scan_pm()
623 gotpm = true; in scan_pm()
628 if(gotpm) { in scan_pm()
633 gotpm = false; in scan_pm()
/dports/x11-toolkits/Xaw3d/xc/lib/Xaw3d/
H A DPanner.c557 Boolean gotpm = FALSE; local
566 gotpm = TRUE;
572 if (gotpm) XFreePixmap (XtDisplay(gw), pm);
/dports/x11-toolkits/libxaw3dxft/libXaw3dXft-1.6.2h/src/
H A DPanner.c551 Boolean gotpm = FALSE; in Realize() local
560 gotpm = TRUE; in Realize()
566 if (gotpm) XFreePixmap (XtDisplay(gw), pm); in Realize()
/dports/x11-toolkits/neXtaw/neXtaw-0.15.1/X11/neXtaw/
H A DPanner.c545 Boolean gotpm = FALSE; local
554 gotpm = TRUE;
560 if (gotpm) XFreePixmap (XtDisplay(gw), pm);
/dports/x11-toolkits/libXaw/libXaw-1.0.14/src/
H A DPanner.c681 Bool gotpm = False; in XawPannerRealize() local
691 gotpm = True; in XawPannerRealize()
697 if (gotpm) in XawPannerRealize()
/dports/print/tex-xdvik/xdvik-22.87/texk/xdvik/gui/
H A DPanner.c824 Boolean gotpm = FALSE; local
833 gotpm = TRUE;
839 if (gotpm) XFreePixmap (XtDisplay(gw), pm);