Searched defs:BLOCK (Results 1 - 8 of 8) sorted by relevance

/osnet-11/usr/src/lib/libc/amd64/unwind/
H A Dunwind_context.h164 BLOCK enumerator in enum:operand_desc
/osnet-11/usr/src/lib/libc/port/gen/
H A Dmallint.h143 #define BLOCK(d) ((TREE *)(((uintptr_t)(d)) - WORDSIZE)) macro
/osnet-11/usr/src/lib/watchmalloc/common/
H A Dmallint.h113 #define BLOCK(d) ((TREE *)(((char *)(d)) - WORDSIZE)) macro
/osnet-11/usr/src/lib/libcmd/common/
H A Dcut.c104 #define BLOCK 8*1024 macro
560 fdtmp = sftmp(BLOCK);
/osnet-11/usr/src/lib/libpp/common/
H A Dppproto.c171 #define BLOCK (8*CHUNK) macro
2156 else if (n > 2 * BLOCK) n = 0;
2175 * file read in BLOCK chunks
2178 n = BLOCK;
/osnet-11/usr/src/lib/libpkg/common/
H A Dpkglib.h350 #define BLOCK 256 macro
/osnet-11/usr/src/lib/libast/common/vmalloc/
H A Dvmhdr.h388 #define BLOCK(d) ((Block_t*)((char*)(d) - sizeof(Head_t)) ) macro
431 #define PFDATA(d) ((Head_t*)((Vmuchar_t*)(d)+(SIZE(BLOCK(d))&~BITS)-sizeof(Head_t)) )
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dperl.h1783 typedef struct block BLOCK; typedef in typeref:struct:block
3290 "BLOCK",

Completed in 73 milliseconds