Searched refs:SEG (Results 1 - 21 of 21) sorted by relevance

/macosx-10.9.5/ksh-20/ksh/src/lib/libast/vmalloc/
H A Dvmregion.c50 vd = SEG(BLOCK(addr))->vmdt;
H A Dvmclear.c74 SEG(tp) = seg;
85 SEG(tp) = seg;
H A Dvmprivate.c80 { if(!vd->wild || SEG(vd->wild) != seg)
125 /**/ ASSERT(SEG(bp) == seg);
144 { SEG(bp) = seg;
167 SEG(bp) = seg;
190 SEG(t) = seg;
194 if((t = vd->wild) && (seg = SEG(t)) != vd->seg)
248 SEG(BLOCK(seg->baddr)) = seg;
H A Dvmopen.c153 SEG(b) = seg;
160 SEG(NEXT(b)) = seg;
H A Dvmbest.c215 if(!TINIEST(b) && SEG(b) != seg)
224 if(SEG(b) != seg)
279 SEG(root) = seg;
283 { SEG(root) = seg;
623 /**/ASSERT(SEG(BLOCK(seg->baddr)) == seg);
702 SEG(np) = SEG(tp);
754 SEG(np) = SEG(tp);
816 if(seg && SEG(
[all...]
H A Dvmlast.c76 { seg = SEG(tp);
88 SEG(next) = seg;
149 SEG(fp) = seg;
269 SEG(tp) = seg;
288 SEG(tp) = seg;
442 { SEG(next) = seg;
H A Dvmhdr.h378 #define SEG(b) ((b)->head.head.seg.seg) macro
385 #define VM(b) (SEG(b)->vm)
404 ** destroys the SEG(b) pointer, it must be carefully restored in bestsearch().
414 #define SEGWILD(b) (((b)->body.data+SIZE(b)+sizeof(Head_t)) >= SEG(b)->baddr)
H A Dvmpool.c90 seg = SEG(tp);
111 SEG(next) = seg;
H A Dvmdebug.c250 DBSEG(data) = SEG(DBBLOCK(data));
/macosx-10.9.5/SmartcardCCID-55005/ccid/ccid/src/
H A Dccid.h179 #define SEG 0x08E68000 macro
/macosx-10.9.5/libpcap-42/libpcap/msdos/
H A Dndis_0.asm31 CB_DSEG EQU <SEG _DATA> ; 16bit is small/large model
H A Dpkt_rx0.asm136 mov bx, SEG _DATA
/macosx-10.9.5/cctools-845/as/
H A Di386.h27 #define SUB_SEGMENT_ALIGN(SEG, FRCHAIN) 0
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/page/
H A Dcompiler_peg_mecpu.tcl530 # -> icl_push -> SEG
532 # SEG (-> ias_mark) -> ier_push -> (*) -ok -> ier_merge -> SEG'OK
533 # \-fail -> ier_merge -> SEG'FAIL
535 # SEG'OK -> SEG
536 # SEG'OK -> icl_pop -> OK (last segment)
538 # SEG'FAIL (-> ias_mrewind) -> icl_rewind -> FAIL
543 Cmd icl_rewind ; /Label SEG'FAIL ; /Fail ; Exit
561 Cmd ias_mrewind ; Jmp SEG'FAI
[all...]
/macosx-10.9.5/dtrace-118.1/disassembler/
H A Ddis_tables.c109 SEG, enumerator in enum:__anon8297
1318 /* [0,4] */ TNS("addb",IA), TS("add",IA), TSx("push",SEG), TSx("pop",SEG),
1320 /* [0,C] */ TNS("orb",IA), TS("or",IA), TSx("push",SEG), IND(dis_op0F),
1323 /* [1,4] */ TNS("adcb",IA), TS("adc",IA), TSx("push",SEG), TSx("pop",SEG),
1325 /* [1,C] */ TNS("sbbb",IA), TS("sbb",IA), TSx("push",SEG), TSx("pop",SEG),
2772 case SEG:
/macosx-10.9.5/xnu-2422.115.4/bsd/dev/i386/
H A Ddis_tables.c120 SEG, enumerator in enum:__anon14382
1329 /* [0,4] */ TNS("addb",IA), TS("add",IA), TSx("push",SEG), TSx("pop",SEG),
1331 /* [0,C] */ TNS("orb",IA), TS("or",IA), TSx("push",SEG), IND(dis_op0F),
1334 /* [1,4] */ TNS("adcb",IA), TS("adc",IA), TSx("push",SEG), TSx("pop",SEG),
1336 /* [1,C] */ TNS("sbbb",IA), TS("sbb",IA), TSx("push",SEG), TSx("pop",SEG),
2794 case SEG:
/macosx-10.9.5/cctools-845/otool/
H A Di386_disasm.c280 #define SEG 15 macro
1408 {"push",TERM,SEG,0x03,INVALID_64},
1409 {"pop",TERM,SEG,0x03,INVALID_64},
1413 {"push",TERM,SEG,0x03,INVALID_64},
1418 {"push",TERM,SEG,0x03,INVALID_64},
1419 {"pop",TERM,SEG,0x03,INVALID_64},
1423 {"push",TERM,SEG,0x03,INVALID_64},
1424 {"pop",TERM,SEG,0x03,INVALID_64} },
3471 case SEG:
/macosx-10.9.5/cxxfilt-11/cxxfilt/opcodes/
H A Dxc16x-opc.c2111 { { MNEM, ' ', OP (SEG), ',', OP (CADDR), 0 } },
2177 { { MNEM, ' ', OP (SEG), ',', OP (CADDR), 0 } },
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dmasm.vim72 syn keyword masmOperator LROFFSET SEG LENGTH LENGTHOF SIZE SIZEOF
H A Dnasm.vim283 syn keyword nasmFmtDirective EXPORT IMPORT GROUP UPPERCASE SEG WRT
/macosx-10.9.5/emacs-92/emacs/lisp/language/
H A Dethio-util.el1656 "SeG" "SuG" "SiG" "SaG" "SEG" "SG" "SoG" "SWaG" ;; 312

Completed in 309 milliseconds