HomeSort by: relevance | last modified time | path
    Searched refs:dl (Results 1 - 25 of 143) sorted by relevancy

1 2 3 4 5 6

  /src/common/lib/libc/arch/x86_64/string/
strcpy.S 38 movb (%rsi),%dl
40 movb %dl,(%rdi)
42 testb %dl,%dl
63 movb %dl,(%rdi)
65 testb %dl,%dl /* 1st byte == 0? */
69 movb %dl,(%rdi)
71 testb %dl,%dl /* 2nd byte == 0? *
    [all...]
strrchr.S 25 movb (%rdi),%dl
26 cmpb %cl,%dl
29 testb %dl,%dl
65 movb -8(%rdi),%dl
66 cmpb %cl,%dl /* 1st byte == ch? */
69 1: testb %dl,%dl /* 1st byte == 0? */
72 movb -7(%rdi),%dl
73 cmpb %cl,%dl /* 2nd byte == ch? *
    [all...]
strcat.S 91 movb (%rsi),%dl
93 movb %dl,(%rdi)
95 testb %dl,%dl
116 movb %dl,(%rdi)
118 testb %dl,%dl /* 1st byte == 0? */
122 movb %dl,(%rdi)
124 testb %dl,%dl /* 2nd byte == 0? *
    [all...]
strcmp.S 22 movb (%rsi),%dl
26 cmpb %al,%dl
61 movb (%rsi),%dl
65 cmpb %al,%dl
70 movzbq %dl,%rdx
  /src/usr.sbin/mopd/mopcopy/
mopcopy.c 103 struct dllist dl; local in function:main
111 dl.ldfd = open (argv[1], O_RDONLY);
112 if (dl.ldfd == -1)
115 if (GetFileInfo(&dl) == -1)
118 switch (dl.image_type) {
125 if (dl.e_machine != EM_VAX)
127 "(machine=%d)\n", argv[1], dl.e_machine);
128 for (i = 0, j = 0; j < dl.e_nsec; j++)
129 i += dl.e_sections[j].s_fsize + dl.e_sections[j].s_pad
    [all...]
  /src/sys/arch/atari/stand/ahdilabel/
cksum.c 39 dkcksum (struct disklabel *dl)
43 start = (u_short *)dl;
44 end = (u_short *)&dl->d_partitions[dl->d_npartitions];
magic.c 52 struct disklabel *dl = (struct disklabel *)&p[1]; local in function:check_magic
56 (u_char *)dl - bblk == 7168) &&
57 dl->d_npartitions <= MAXPARTITIONS &&
58 dl->d_magic2 == DISKMAGIC &&
59 dl->d_magic == DISKMAGIC &&
60 dkcksum(dl) == 0) {
  /src/sys/arch/atari/stand/tostools/libtos/
bsdlabel.c 59 struct disklabel *dl = (struct disklabel *)&p[1]; local in function:bsd_getlabel
62 || (u_char *)dl - bblk == 7168
64 && dl->d_npartitions <= MAXPARTITIONS
65 && dl->d_magic2 == DISKMAGIC
66 && dl->d_magic == DISKMAGIC
67 && dkcksum(dl) == 0
69 memcpy(dlp, dl, sizeof(*dlp));
82 dkcksum(struct disklabel *dl)
86 start = (u_short *)dl;
87 end = (u_short *)&dl->d_partitions[dl->d_npartitions]
    [all...]
  /src/usr.sbin/mopd/mopchk/
mopchk.c 64 struct dllist dl; local in function:main
117 dl.ldfd = open(filename, O_RDONLY, 0);
118 if (dl.ldfd == -1)
121 if ((error = CheckElfFile(dl.ldfd)) == 0) {
122 if (GetElfFileInfo(&dl) < 0) {
126 } else if ((error = CheckAOutFile(dl.ldfd)) == 0) {
127 if (GetAOutFileInfo(&dl) < 0) {
131 } else if ((error = CheckMopFile(dl.ldfd)) == 0) {
132 if (GetMopFileInfo(&dl) < 0) {
138 (void) close(dl.ldfd)
    [all...]
  /src/lib/libc/citrus/
citrus_db.h 68 _citrus_db_locator_init(struct _citrus_db_locator *dl)
70 dl->dl_hashval = 0;
71 dl->dl_offset = 0;
citrus_db.c 101 struct _citrus_region *data, struct _citrus_db_locator *dl)
118 if (dl != NULL && dl->dl_offset>0) {
119 hashval = dl->dl_hashval;
120 offset = dl->dl_offset;
129 if (dl)
130 dl->dl_hashval = hashval;
145 if (dl) {
146 dl->dl_offset = offset;
148 dl->dl_offset = _region_size(&db->db_region)
    [all...]
  /src/tools/llvm/
Makefile 12 realdepends realall: config/config.status need-dl need-terminfo support-modules
36 need-dl: Makefile
37 printf '#include <dlfcn.h>\nint main(void){void *p; return dladdr(p, p);}' > need-dl.c
38 if ${HOST_CC} -o need-dl.out -D_GNU_SOURCE need-dl.c > /dev/null 2>&1; then \
40 elif ${HOST_CC} -o need-dl.out -D_GNU_SOURCE need-dl.c -ldl > /dev/null 2>&1; then \
55 CLEANFILES+= need-dl need-dl.c need-dl.out need-terminfo need-terminfo.c need-terminfo.ou
    [all...]
  /src/sbin/disklabel/
bswap.h 59 #define htotargetlabel(dl, sl) do { *(dl) = *(sl); } while (0)
60 #define targettohlabel(dl, sl) do { *(dl) = *(sl); } while (0)
  /src/sys/arch/atari/include/
disklabel.h 74 #define BBGETLABEL(bb, dl) memcpy((dl), (bb)->bb_label, sizeof (struct disklabel))
75 #define BBSETLABEL(bb, dl) memcpy((bb)->bb_label, (dl), sizeof (struct disklabel))
  /src/sys/arch/atari/stand/libsa/
diskio.c 58 struct disklabel *dl = label; local in function:init_dskio
59 struct partition *pd = &dl->d_partitions[root];
61 if (dl->d_magic != DISKMAGIC || dl->d_magic2 != DISKMAGIC
62 || dl->d_npartitions > MAXPARTITIONS || dkcksum(dl) != 0) {
67 if (root >= dl->d_npartitions
  /src/sys/net/
dl_print.c 77 dl_print(char *buf, size_t len, const struct dl_addr *dl)
80 (int)dl->dl_nlen, dl->dl_data, dl->dl_type);
84 dl->dl_data + dl->dl_nlen, dl->dl_alen);
  /src/common/lib/libc/arch/i386/string/
strcmp.S 27 movb (%esi),%dl
31 cmpb %al,%dl
64 movb (%esi),%dl
68 cmpb %al,%dl
73 movzbl %dl,%edx
memchr.S 69 movb -3(%eax),%dl
75 1: cmpb %dl,%cl /* 2nd byte == ch? */
76 movb -2(%eax),%dl
82 1: cmpb %dl,%cl /* 3rd byte == ch? */
83 movb -1(%eax),%dl
89 1: cmpb %dl,%cl /* 4th byte == ch? */
  /src/usr.sbin/mopd/common/
file.c 188 GetMopFileInfo(struct dllist *dl)
194 if (read(dl->ldfd, header, 512) != 512)
291 dl->image_type = IMAGE_TYPE_MOP;
292 dl->loadaddr = load_addr;
293 dl->xferaddr = xfr_addr;
452 GetElfFileInfo(struct dllist *dl)
463 (void)lseek(dl->ldfd, (off_t) 0, SEEK_SET);
465 if (read(dl->ldfd, (char *)&ehdr, sizeof(ehdr)) != sizeof(ehdr))
523 dl->image_type = IMAGE_TYPE_ELF32;
524 dl->loadaddr = 0
    [all...]
  /src/usr.bin/xlint/lint1/
debug.c 479 debug_decl_level(const decl_level *dl)
482 debug_printf("kind=%s", decl_level_kind_name(dl->d_kind));
483 if (dl->d_scl != NO_SCL)
484 debug_printf(" %s", scl_name(dl->d_scl));
485 if (dl->d_type != NULL)
486 debug_printf(" '%s'", type_name(dl->d_type));
488 if (dl->d_abstract_type != NO_TSPEC)
489 debug_printf(" %s", tspec_name(dl->d_abstract_type));
490 if (dl->d_complex_mod != NO_TSPEC)
491 debug_printf(" %s", tspec_name(dl->d_complex_mod))
547 for (const decl_level *dl = dcs; dl != NULL; dl = dl->d_enclosing) { local in function:debug_dcs_all
    [all...]
  /src/sys/dev/rcons/
raster_op.c 696 u_int32_t color, dl; local in function:raster_op_noclip
730 dl = *dstlong;,
732 /*d*/ dl,
735 ( dl & twobitmask[dstbyte] );
769 u_int32_t color, dl; local in function:raster_op_noclip
802 dl = *dstlong;,
804 /*d*/ dl,
807 ( dl & fourbitmask[dstbyte] );
844 u_int32_t color, dl; local in function:raster_op_noclip
873 dl = *dstlong;
915 u_int32_t color, dl; local in function:raster_op_noclip
1103 u_int32_t dl, lm, nlm, rm, nrm; local in function:raster_op_nosrc_noclip
1199 u_int32_t dl, lm, nlm, rm, nrm; local in function:raster_op_nosrc_noclip
1306 u_int32_t dl, lm, nlm, rm, nrm; local in function:raster_op_nosrc_noclip
1411 u_int32_t dl, lm, nlm, rm, nrm; local in function:raster_op_nosrc_noclip
1516 u_int32_t dl, lm, nlm, rm, nrm; local in function:raster_op_nosrc_noclip
1639 u_int32_t dl, lm, nlm, rm, nrm; local in function:raster_blit
    [all...]
  /src/usr.bin/rpcgen/
rpc_cout.c 316 decl_list *dl; local in function:emit_program
326 for (dl = plist->args.decls; dl != NULL;
327 dl = dl->next)
328 print_stat(1, &dl->decl);
396 decl_list *dl; local in function:emit_struct
408 for (dl = def->def.st.decls; dl != NULL; dl = dl->next
    [all...]
  /src/usr.bin/config/
util.c 253 struct defoptlist *dl; local in function:defoptlist_create
255 dl = emalloc(sizeof(*dl));
256 dl->dl_next = NULL;
257 dl->dl_name = name;
258 dl->dl_value = val;
259 dl->dl_lintvalue = lintval;
260 dl->dl_obsolete = 0;
261 dl->dl_mkvar = 0;
262 dl->dl_depends = NULL
288 struct defoptlist *dl; local in function:defoptlist_append
    [all...]
  /src/sys/lib/libkern/arch/i386/
scanc.S 42 movb 24(%esp),%dl
47 testb %dl,(%eax,%edi)
  /src/sys/lib/libkern/arch/x86_64/
scanc.S 40 movb %cl,%dl
49 testb %dl,(%rax,%rdi)

Completed in 48 milliseconds

1 2 3 4 5 6