Searched refs:SEGMENT (Results 1 – 12 of 12) sorted by relevance
| /netbsd/src/external/bsd/libpcap/dist/msdos/ |
| D | pkt_rx0.asm | 22 _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/src/regress/sys/fs/lfs/ckckp/ |
| D | check-all | 78 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/src/lib/libc/db/hash/ |
| D | hash.c | 67 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()
|
| D | hash.h | 64 typedef BUFHEAD **SEGMENT; typedef 119 SEGMENT *dir; /* Hash Bucket directory */
|
| D | hash_buf.c | 114 SEGMENT segp = NULL; /* pacify gcc */ in __get_buf() 163 SEGMENT segp; in newbuf()
|
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | tc-moxie.h | 39 #define md_section_align(SEGMENT, SIZE) (SIZE) argument
|
| D | tc-pj.h | 38 #define md_section_align(SEGMENT, SIZE) (SIZE) argument
|
| D | tc-ft32.h | 43 #define md_section_align(SEGMENT, SIZE) (SIZE) argument
|
| /netbsd/src/external/gpl3/binutils/dist/ld/ |
| D | ld.info | 6144 ‘SEGMENT_START(SEGMENT, DEFAULT)’ 6145 Return the base address of the named SEGMENT. If an explicit value 9602 * SEGMENT_START(SEGMENT, DEFAULT): Builtin Functions. (line 170)
|
| /netbsd/src/external/bsd/openldap/dist/libraries/liblunicode/ |
| D | UnicodeData.txt | 5905 2313;SEGMENT;So;0;ON;;;;;N;;;;;
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/wind/ |
| D | UnicodeData.txt | 6245 2313;SEGMENT;So;0;ON;;;;;N;;;;;
|
| /netbsd/src/external/gpl3/binutils/dist/ |
| D | ChangeLog.git | 17219 gas: S_GET_{NAME,SEGMENT}() don't alter their input symbol
|