Searched refs:STARTITERATE (Results 1 - 3 of 3) sorted by relevance
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/ |
H A D | cslibint.h | 262 #if !defined(STARTITERATE) && !defined(WORD64) 264 #define STARTITERATE(tpvar,type,start,endcond,decr) \ macro 268 #endif /* STARTITERATE */
|
H A D | csconndi.c | 768 STARTITERATE (ev,xEvent, buf, (pend > 0), function
|
H A D | cslibint.c | 237 STARTITERATE (rep,xReply, buf, (len > 0), len--) { function 287 STARTITERATE (ev,xEvent, buf, (pend > 0), function
|
Completed in 18 milliseconds