/titanic_41/usr/src/lib/libc/port/fp/ |
H A D | string_decim.c | 48 #define NEXT \ in string_to_decimal() macro
|
H A D | func_decim.c | 47 #define NEXT \ in func_to_decimal() macro
|
H A D | file_decim.c | 62 #define NEXT \ in file_to_decimal() macro
|
/titanic_41/usr/src/lib/libbc/libc/gen/common/ |
H A D | string_decim.c | 55 #define NEXT \ macro
|
H A D | file_decim.c | 58 #define NEXT \ macro
|
H A D | func_decim.c | 59 #define NEXT \ macro
|
/titanic_41/usr/src/lib/libresolv2/include/isc/ |
H A D | list.h | 86 #define NEXT(elt, link) ((elt)->link.next) macro
|
/titanic_41/usr/src/lib/watchmalloc/common/ |
H A D | mallint.h | 116 #define NEXT(b) ((TREE *)(((char *)(b)) + RSIZE(b) + WORDSIZE)) macro
|
/titanic_41/usr/src/lib/libast/common/tm/ |
H A D | tmxdate.c | 55 #define NEXT (1<<12) macro
|
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | mallint.h | 146 #define NEXT(b) ((TREE *)(((uintptr_t)(b)) + SIZE(b) + WORDSIZE)) macro
|
/titanic_41/usr/src/lib/libpp/common/ |
H A D | ppfsm.h | 40 #define NEXT(st) (((st)>>(BITTERM+1))&((1<<BITNONTERM)-1)) macro
|
/titanic_41/usr/src/uts/sun4u/os/ |
H A D | fillsysinfo.c | 89 #define NEXT prom_nextnode macro
|
/titanic_41/usr/src/uts/common/io/dmfe/ |
H A D | dmfe_impl.h | 319 #define NEXT(index, limit) ((index)+1 < (limit) ? (index)+1 : 0); macro
|
/titanic_41/usr/src/uts/intel/io/amd8111s/ |
H A D | amd8111s_main.h | 111 #define NEXT(buf, ptr) \ macro
|
/titanic_41/usr/src/lib/libc/port/locale/ |
H A D | regcomp.c | 138 #define NEXT() (p->next++) macro
|
/titanic_41/usr/src/lib/libast/common/vmalloc/ |
H A D | vmhdr.h | 391 #define NEXT(b) ((Block_t*)((b)->body.data + SIZE(b)) ) macro
|
/titanic_41/usr/src/uts/common/io/rge/ |
H A D | rge.h | 560 #define NEXT(index, limit) ((index)+1 < (limit) ? (index)+1 : 0); macro
|
/titanic_41/usr/src/uts/common/io/bge/ |
H A D | bge_impl.h | 1033 #define NEXT(index, limit) ((index)+1 < (limit) ? (index)+1 : 0) macro
|
/titanic_41/usr/src/cmd/sgs/include/ |
H A D | rtld.h | 891 #define NEXT(X) ((X)->rt_public.l_next) macro
|
/titanic_41/usr/src/uts/common/io/nge/ |
H A D | nge.h | 859 #define NEXT(index, limit) ((index) + 1 < (limit) ? (index) + 1 : 0) macro
|
/titanic_41/usr/src/lib/libsqlite/tool/ |
H A D | lemon.c | 1474 #define NEXT(A) (*(char**)(((unsigned long)A)+offset)) macro
|