Searched defs:COUNT (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/libc/port/regex/
H A Dregex.h48 #define COUNT 0x3 macro
/osnet-11/usr/src/lib/libc/port/gen/
H A Dmallint.h47 #define COUNT(n) ((void) n++) macro
51 #define COUNT(n) ((void)0) macro
/osnet-11/usr/src/lib/watchmalloc/common/
H A Dmallint.h49 #define COUNT(n) ((void) n++) macro
53 #define COUNT(n) ((void)0) macro
/osnet-11/usr/src/lib/libcmd/common/
H A Dtail.c108 #define COUNT (1<<0) macro
389 *f |= COUNT;
465 flags |= COUNT;
592 if (!(flags & COUNT))
/osnet-11/usr/src/lib/libast/common/vmalloc/
H A Dvmhdr.h152 #define COUNT(n) ((n) += 1) macro
158 #define COUNT(n) macro

Completed in 31 milliseconds