Home
last modified time | relevance | path

Searched defs:MAXOBJS (Results 1 – 13 of 13) sorted by relevance

/dports/devel/dmake/dmake-4.13.1/dbug/malloc/
H A Dtestmlc.c26 # define MAXOBJS 1000 /* objects in pool */ macro
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/samples/
H A Dselect.c33 #define MAXOBJS 10000 macro
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/samples/
H A Dselect.c33 #define MAXOBJS 10000 macro
/dports/devel/sunpromake/schily-2021-09-18/smake/
H A Dparse.c38 #define MAXOBJS 64 /* Max # of targets in target list. */ macro
40 #define MAXOBJS 512 /* Max # of targets in target list. */ macro
/dports/devel/sccs/schily-2021-09-18/smake/
H A Dparse.c38 #define MAXOBJS 64 /* Max # of targets in target list. */ macro
40 #define MAXOBJS 512 /* Max # of targets in target list. */ macro
/dports/devel/schilybase/schily-2021-09-18/smake/
H A Dparse.c38 #define MAXOBJS 64 /* Max # of targets in target list. */ macro
40 #define MAXOBJS 512 /* Max # of targets in target list. */ macro
/dports/net/rscsi/schily-2021-09-18/smake/
H A Dparse.c38 #define MAXOBJS 64 /* Max # of targets in target list. */ macro
40 #define MAXOBJS 512 /* Max # of targets in target list. */ macro
/dports/archivers/star/schily-2021-09-18/smake/
H A Dparse.c38 #define MAXOBJS 64 /* Max # of targets in target list. */ macro
40 #define MAXOBJS 512 /* Max # of targets in target list. */ macro
/dports/sysutils/cdrtools/schily-2021-09-18/smake/
H A Dparse.c38 #define MAXOBJS 64 /* Max # of targets in target list. */ macro
40 #define MAXOBJS 512 /* Max # of targets in target list. */ macro
/dports/editors/ved/schily-2021-09-18/smake/
H A Dparse.c38 #define MAXOBJS 64 /* Max # of targets in target list. */ macro
40 #define MAXOBJS 512 /* Max # of targets in target list. */ macro
/dports/devel/smake/schily-2021-09-18/smake/
H A Dparse.c38 #define MAXOBJS 64 /* Max # of targets in target list. */ macro
40 #define MAXOBJS 512 /* Max # of targets in target list. */ macro
/dports/sysutils/schilyutils/schily-2021-09-18/smake/
H A Dparse.c38 #define MAXOBJS 64 /* Max # of targets in target list. */ macro
40 #define MAXOBJS 512 /* Max # of targets in target list. */ macro
/dports/games/wordwarvi/wordwarvi-1.0.4/
H A Dwordwarvi.c179 #define MAXOBJS 8500 /* arbitrary, maximum number of objects in game, ~4000 are commonly se… macro