Searched defs:MAXICONS (Results 1 - 1 of 1) sorted by relevance
/solaris-x11-s11/open-src/app/xlock/sun-src/ | ||
H A D | image.c | 61 #define MAXICONS 1024 macro 77 point icons[MAXICONS]; 147 if ((ip->iconcount) > MAXICONS) 148 ip->iconcount = MAXICONS; |
Completed in 10 milliseconds