Searched defs:LINK (Results 1 - 9 of 9) sorted by relevance

/osnet-11/usr/src/lib/libresolv2/include/isc/
H A Dlist.h26 #define LINK(type) struct { type *prev, *next; } macro
/osnet-11/usr/src/lib/libeti/form/common/
H A Dfieldtype.c43 LINK; typedef in typeref:struct:__anon1641
45 #define ArgL(n) (((LINK *)(n))->leftarg)
46 #define ArgR(n) (((LINK *)(n))->rightarg)
177 LINK *n = (LINK *) 0;
179 if (Alloc(n, LINK)) {
205 LINK *n = (LINK *) 0;
207 if (Alloc(n, LINK)) {
/osnet-11/usr/src/lib/libast/common/vmalloc/
H A Dvmhdr.h382 #define LINK(b) ((b)->body.body.link) macro
397 ((((t) = LINK(b)) ? (LEFT(t) = LEFT(b)) : NIL(Block_t*) ), \
398 (((t) = LEFT(b)) ? (LINK(t) = LINK(b)) : (TINY(vd)[i] = LINK(b)) ) )
/osnet-11/usr/src/grub/grub2/build-bios/grub-core/gnulib/
H A DMakefile119 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ macro
/osnet-11/usr/src/grub/grub2/build-uefi64/grub-core/gnulib/
H A DMakefile119 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ macro
/osnet-11/usr/src/grub/grub2/build-uefi64/
H A DMakefile10435 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ macro
[all...]
/osnet-11/usr/src/grub/grub2/build-bios/
H A DMakefile10435 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ macro
[all...]
/osnet-11/usr/src/grub/grub2/build-bios/grub-core/
H A DMakefile32068 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ macro
[all...]
/osnet-11/usr/src/grub/grub2/build-uefi64/grub-core/
H A DMakefile32068 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ macro
[all...]

Completed in 632 milliseconds