Home
last modified time | relevance | path

Searched refs:SEGMENT (Results 1 – 25 of 31) sorted by relevance

12

/netbsd/external/bsd/libpcap/dist/msdos/
H A Dpkt_rx0.asm22 _TEXT SEGMENT PUBLIC DWORD USE16 'CODE'
24 _DATA SEGMENT PUBLIC DWORD USE16 'CODE'
26 D_SEG EQU <_TEXT SEGMENT>
32 _TEXT SEGMENT PUBLIC DWORD 'CODE'
34 _DATA SEGMENT PUBLIC DWORD 'DATA'
36 D_SEG EQU <_DATA SEGMENT>
71 _TEXT SEGMENT
/netbsd/regress/sys/fs/lfs/ckckp/
H A Dcheck-all78 last if m/SEGMENT/;
93 m/SEGMENT/;
115 if (m/SEGMENT *([0-9]*)/) {
361 last if m/SEGMENT/;
372 last if m/Segment Summary/ || m/SEGMENT/;
/netbsd/lib/libc/db/hash/
H A Dhash.c67 static void *hash_realloc(SEGMENT **, size_t, size_t);
845 dirsize = hashp->DSIZE * sizeof(SEGMENT *); in __expand_table()
853 calloc((size_t)hashp->SGSIZE, sizeof(SEGMENT))) == NULL) in __expand_table()
883 hash_realloc(SEGMENT **p_ptr, size_t oldsize, size_t newsize) in hash_realloc()
917 SEGMENT store; in alloc_segs()
921 hashp->dir = calloc((size_t)hashp->DSIZE, sizeof(SEGMENT *)); in alloc_segs()
932 store = calloc((size_t)(nsegs << hashp->SSHIFT), sizeof(SEGMENT)); in alloc_segs()
H A Dhash.h64 typedef BUFHEAD **SEGMENT; typedef
119 SEGMENT *dir; /* Hash Bucket directory */
H A Dhash_buf.c114 SEGMENT segp = NULL; /* pacify gcc */ in __get_buf()
163 SEGMENT segp; in newbuf()
/netbsd/external/gpl3/gdb/dist/gas/config/
H A Dtc-moxie.h39 #define md_section_align(SEGMENT, SIZE) (SIZE) argument
H A Dtc-pj.h38 #define md_section_align(SEGMENT, SIZE) (SIZE) argument
H A Dtc-ft32.h43 #define md_section_align(SEGMENT, SIZE) (SIZE) argument
/netbsd/external/gpl3/binutils/dist/gas/config/
H A Dtc-moxie.h39 #define md_section_align(SEGMENT, SIZE) (SIZE) argument
H A Dtc-pj.h38 #define md_section_align(SEGMENT, SIZE) (SIZE) argument
H A Dtc-ft32.h43 #define md_section_align(SEGMENT, SIZE) (SIZE) argument
/netbsd/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-moxie.h39 #define md_section_align(SEGMENT, SIZE) (SIZE) argument
H A Dtc-pj.h38 #define md_section_align(SEGMENT, SIZE) (SIZE) argument
H A Dtc-ft32.h43 #define md_section_align(SEGMENT, SIZE) (SIZE) argument
/netbsd/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-moxie.h47 #define md_section_align(SEGMENT, SIZE) (SIZE) argument
H A Dtc-pj.h38 #define md_section_align(SEGMENT, SIZE) (SIZE) argument
H A Dtc-ft32.h43 #define md_section_align(SEGMENT, SIZE) (SIZE) argument
/netbsd/external/gpl3/binutils/dist/gprofng/src/
H A Ddata_pckts.h511 #define ARCH_SEGMENT ARCH_TYPE(SEGMENT, 0)
/netbsd/external/gpl3/gdb/dist/zlib/contrib/masmx64/
H A Dgvmat64.asm141 _DATA SEGMENT
/netbsd/external/gpl3/binutils/dist/zlib/contrib/masmx64/
H A Dgvmat64.asm141 _DATA SEGMENT
/netbsd/external/gpl3/binutils.old/dist/zlib/contrib/masmx64/
H A Dgvmat64.asm141 _DATA SEGMENT
/netbsd/external/gpl3/gdb.old/dist/zlib/contrib/masmx64/
H A Dgvmat64.asm141 _DATA SEGMENT
/netbsd/external/gpl3/gcc.old/dist/contrib/unicode/
H A DEastAsianWidth.txt1113 2313..2319;N # So [7] SEGMENT..TURNED NOT SIGN
2171 13430..13438;N # Cf [9] EGYPTIAN HIEROGLYPH VERTICAL JOINER..EGYPTIAN HIEROGLYPH END SEGMENT
/netbsd/external/gpl3/gcc/dist/contrib/unicode/
H A DEastAsianWidth.txt1115 2313..2319;N # So [7] SEGMENT..TURNED NOT SIGN
2205 13430..13438;N # Cf [9] EGYPTIAN HIEROGLYPH VERTICAL JOINER..EGYPTIAN HIEROGLYPH END SEGMENT
/netbsd/external/gpl3/binutils.old/dist/ld/
H A Dld.info5432 'SEGMENT_START(SEGMENT, DEFAULT)'
5433 Return the base address of the named SEGMENT. If an explicit value
8662 * SEGMENT_START(SEGMENT, DEFAULT): Builtin Functions. (line 167)

12