Home
last modified time | relevance | path

Searched refs:BLOCK (Results 1 – 25 of 50) sorted by relevance

12

/titanic_44/usr/src/cmd/dd/
H A Ddd.c85 #define BLOCK 19 /* convert ASCII to blocked ASCII */ macro
597 conv = BLOCK; in main()
734 case BLOCK: in main()
771 case BLOCK: in main()
1108 case BLOCK: in main()
1130 case BLOCK: in main()
1202 if ((conv == BLOCK) || (conv == UNBLOCK)) in main()
1430 case BLOCK: in main()
1474 case BLOCK: in main()
1616 case BLOCK: in main()
/titanic_44/usr/src/common/mpi/
H A DTHIRDPARTYLICENSE1 /* ***** BEGIN LICENSE BLOCK *****
36 * ***** END LICENSE BLOCK ***** */
38 * ***** BEGIN LICENSE BLOCK *****
74 * ***** END LICENSE BLOCK ***** */
76 * ***** BEGIN LICENSE BLOCK *****
111 * ***** END LICENSE BLOCK ***** */
113 * ***** BEGIN LICENSE BLOCK *****
148 * ***** END LICENSE BLOCK ***** */
150 * ***** BEGIN LICENSE BLOCK *****
186 * ***** END LICENSE BLOCK ***** */
[all …]
/titanic_44/usr/src/common/crypto/ecc/
H A DTHIRDPARTYLICENSE1 * ***** BEGIN LICENSE BLOCK *****
37 * ***** END LICENSE BLOCK ***** */
39 * ***** BEGIN LICENSE BLOCK *****
74 * ***** END LICENSE BLOCK ***** */
76 * ***** BEGIN LICENSE BLOCK *****
111 * ***** END LICENSE BLOCK ***** */
113 * ***** BEGIN LICENSE BLOCK *****
150 * ***** END LICENSE BLOCK ***** */
152 * ***** BEGIN LICENSE BLOCK *****
187 * ***** END LICENSE BLOCK ***** */
[all …]
/titanic_44/usr/src/cmd/spell/
H A Dmalloc.c61 #define BLOCK 1024 macro
119 temp = ((temp+BLOCK/WORD)/(BLOCK/WORD))*(BLOCK/WORD);
/titanic_44/usr/src/lib/libc/port/gen/
H A Dmemalign.c126 blk = BLOCK(p); /* back up to get length word */ in memalign()
137 aligned_blk = BLOCK(alignedp); in memalign()
H A Dmalloc.c199 sp = BLOCK(Lfree); in _malloc_unlocked()
336 tp = BLOCK(old); in realloc()
496 tp = BLOCK(old); in realfree()
885 if (!ISBIT0(SIZE(BLOCK(old)))) in _free_unlocked()
H A Dmallint.h143 #define BLOCK(d) ((TREE *)(((uintptr_t)(d)) - WORDSIZE)) macro
/titanic_44/usr/src/lib/libast/common/vmalloc/
H A Dvmlast.c143 else s = (Vmuchar_t*)BLOCK(seg->baddr) - (Vmuchar_t*)data;
150 SIZE(fp) = ((Vmuchar_t*)BLOCK(seg->baddr) - (Vmuchar_t*)data) - sizeof(Head_t);
223 else oldsize = (Vmuchar_t*)BLOCK(seg->baddr) - (Vmuchar_t*)data;
227 { s = (Vmuchar_t*)BLOCK(seg->baddr) - (Vmuchar_t*)data;
247 SIZE(BLOCK(seg->baddr)) = BUSY;
277 s = (Vmuchar_t*)BLOCK(seg->baddr) -
H A Dvmprivate.c121 bp = BLOCK(seg->baddr);
248 SEG(BLOCK(seg->baddr)) = seg;
249 SIZE(BLOCK(seg->baddr)) = BUSY;
H A Dvmregion.c50 vd = SEG(BLOCK(addr))->vmdt;
H A Dvmbest.c585 bp = BLOCK(seg->baddr);
623 /**/ASSERT(SEG(BLOCK(seg->baddr)) == seg);
815 { b = BLOCK(addr);
883 bp = BLOCK(data); s = SIZE(bp);
972 rp = BLOCK(data); /**/ASSERT(ISBUSY(SIZE(rp)) && !ISJUNK(SIZE(rp)));
1052 done: if(data && (type&VM_RSZERO) && (size = SIZE(BLOCK(data))&~BITS) > oldsize )
1162 tp = BLOCK(data);
1169 if((np = BLOCK(data)) != tp ) /* need to free left part */
1172 np = BLOCK(data);
H A Dvmclear.c84 tp = BLOCK(seg->baddr);
H A Dvmstat.c80 endb = BLOCK(seg->baddr);
/titanic_44/usr/src/cmd/fs.d/ufs/fsck/
H A Dmain.c154 #define BLOCK 1 /* alternate superblock */ macro
226 case BLOCK: in main()
227 bflag = argtol(BLOCK, "block", in main()
/titanic_44/usr/src/cmd/localedef/data/
H A DKOI8-R.TXT70 0x17 0x0017 # END OF TRANSMISSION BLOCK
186 0x8B 0x2580 # UPPER HALF BLOCK
187 0x8C 0x2584 # LOWER HALF BLOCK
188 0x8D 0x2588 # FULL BLOCK
189 0x8E 0x258C # LEFT HALF BLOCK
190 0x8F 0x2590 # RIGHT HALF BLOCK
H A DKOI8-U.TXT78 0x17 0x0017 # END OF TRANSMISSION BLOCK
194 0x8B 0x2580 # UPPER HALF BLOCK
195 0x8C 0x2584 # LOWER HALF BLOCK
196 0x8D 0x2588 # FULL BLOCK
197 0x8E 0x258C # LEFT HALF BLOCK
198 0x8F 0x2590 # RIGHT HALF BLOCK
/titanic_44/usr/src/lib/libc/amd64/unwind/
H A Dunwind_context.h164 BLOCK enumerator
H A Dcall_frame_inst.c92 {BLOCK, NO_OPR}, /* DW_CFA_def_cfa_expression - expression */
93 {ULEB128, BLOCK}, /* DW_CFA_expression - reg, expression */
463 case BLOCK: in _Unw_get_val()
/titanic_44/usr/src/lib/watchmalloc/common/
H A Dmallint.h113 #define BLOCK(d) ((TREE *)(((char *)(d)) - WORDSIZE)) macro
H A Dmalloc.c313 tp = BLOCK(old); in realloc()
489 tp = BLOCK(old); in realfree()
1177 blk = BLOCK(p); /* back up to get length word */ in memalign()
1190 aligned_blk = BLOCK(alignedp); in memalign()
/titanic_44/usr/src/uts/intel/sys/
H A Dpromif.h48 #define BLOCK 0 macro
/titanic_44/usr/src/cmd/fs.d/udfs/fsdb/
H A Dfsdb_lex.l48 {WS}*:{WS}*block{WS}* { return BLOCK; }
/titanic_44/usr/src/cmd/fs.d/ufs/fsdb/
H A Dfsdb.c130 #define BLOCK 5 /* but must be different from */ macro
1191 type = BLOCK; in main()
1353 type = BLOCK; in main()
1415 type = BLOCK; in main()
1499 type = BLOCK; in main()
2997 if (type == BLOCK) in getdirslot()
3684 if (type == BLOCK) in fprnt()
3740 if (type == BLOCK) in fprnt()
3794 if (type == BLOCK) in fprnt()
3909 case BLOCK: in fprnt()
[all …]
/titanic_44/usr/src/lib/libcmd/common/
H A Dcut.c104 #define BLOCK 8*1024 macro
562 fdtmp = sftmp(BLOCK); in cutfields()
/titanic_44/usr/src/uts/sun/sys/
H A Dpromif.h49 #define BLOCK 0 macro

12