Searched refs:nc (Results 1 - 3 of 3) sorted by relevance

/solaris-x11-s11/open-src/app/cmap_compact/sun-src/
H A Dcmcinit.c53 int nc; local
74 nc = MIN(ncolors, total_alloc);
75 if (nc != ncolors) {
76 (void) fprintf(stderr, "Warning: can only allocate %d of the requested %d colors.\n", nc, ncolors);
79 ncolors = nc;
/solaris-x11-s11/open-src/common/
H A DX-parfait.conf376 XQueryTree(d, w, r, p, c, nc) : noescape {
380 c == new(nc * 4);
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DTree.c231 TreeConstraints nc = TREE_CONSTRAINT(node); local
234 nc->tree.parent = parent;

Completed in 19 milliseconds