Home
last modified time | relevance | path

Searched refs:crt (Results 1 – 25 of 43) sorted by relevance

12

/illumos-gate/usr/src/cmd/ed/
H A DMakefile110 values-xpg4.o: ../../lib/crt/common/values-xpg4.c
111 $(COMPILE.c) -o $@ ../../lib/crt/common/values-xpg4.c
113 values-xpg6.o: ../../lib/crt/common/values-xpg6.c
114 $(COMPILE.c) -o $@ ../../lib/crt/common/values-xpg6.c
/illumos-gate/usr/src/cmd/env/
H A DMakefile45 values-xpg4.o: ../../lib/crt/common/values-xpg4.c
46 $(COMPILE.c) -o $@ ../../lib/crt/common/values-xpg4.c
/illumos-gate/usr/src/cmd/nice/
H A DMakefile46 values-xpg4.o: ../../lib/crt/common/values-xpg4.c
47 $(COMPILE.c) -o $@ ../../lib/crt/common/values-xpg4.c
/illumos-gate/usr/src/cmd/date/
H A DMakefile49 values-xpg4.o: ../../lib/crt/common/values-xpg4.c
50 $(COMPILE.c) -o $@ ../../lib/crt/common/values-xpg4.c
/illumos-gate/usr/src/cmd/vi/port/
H A DMakefile122 %values-xpg4.o: ../../../lib/crt/common/values-xpg4.c
123 $(COMPILE.c) -o $@ ../../../lib/crt/common/values-xpg4.c
125 %values-xpg6.o: ../../../lib/crt/common/values-xpg6.c
126 $(COMPILE.c) -o $@ ../../../lib/crt/common/values-xpg6.c
/illumos-gate/usr/src/cmd/link/
H A DMakefile53 values-xpg4.o: ../../lib/crt/common/values-xpg4.c
54 $(COMPILE.c) -o $@ ../../lib/crt/common/values-xpg4.c
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com1077 CRTSRCS= ../../crt/i386
1176 crt/_rtld.s \
1177 crt/_rtbootld.s \
1183 CLOBBERFILES += $(LIB_PIC) $(LIBCBASE)/crt/_rtbootld.S
1253 $(LIBCBASE)/crt/_rtbootld.S: $(LIBCBASE)/crt/_rtboot.S $(LIBCBASE)/crt/_rtld.c
1255 $(C_PICFLAGS) $(LIBCBASE)/crt/_rtld.c -o $(LIBCBASE)/crt/_rtld.s
1256 $(CAT) $(LIBCBASE)/crt/_rtboot.S $(LIBCBASE)/crt/_rtld.s > $@
1257 $(RM) $(LIBCBASE)/crt/_rtld.s
1260 pics/_rtbootld.o: $(LIBCBASE)/crt/_rtbootld.S
1261 $(AS) $(ASFLAGS) $(LIBCBASE)/crt/_rtbootld.S -c -o $@
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com1101 CRTSRCS= ../../crt/sparc
1186 $(LIBCBASE)/crt/_rtld.s \
1187 $(LIBCBASE)/crt/_rtbootld.s \
1270 $(STRETS:%=pics/%): $(LIBCBASE)/crt/stret.s
1271 $(AS) $(ASFLAGS) -DSTRET$(@F:stret%.o=%) $(LIBCBASE)/crt/stret.s -o $@
1274 $(LIBCBASE)/crt/_rtbootld.S: $(LIBCBASE)/crt/_rtboot.S $(LIBCBASE)/crt/_rtld.c
1276 $(LIBCBASE)/crt/_rtld.c -o $(LIBCBASE)/crt/_rtld.s
1277 $(CAT) $(LIBCBASE)/crt/_rtboot.S $(LIBCBASE)/crt/_rtld.s > $@
1278 $(RM) $(LIBCBASE)/crt/_rtld.s
1281 pics/_rtbootld.o: $(LIBCBASE)/crt/_rtbootld.S
[all …]
/illumos-gate/usr/src/uts/common/pcmcia/cs/
H A Dcs.c6387 volatile config_regs_t *crt;
6569 crt = &client->config_regs;
6572 bzero((char *)crt, sizeof (config_regs_t));
6576 crt->cor_p = (newoffset + CONFIG_OPTION_REG_OFFSET);
6580 crt->ccsr_p = (newoffset + CONFIG_STATUS_REG_OFFSET);
6584 crt->prr_p = (newoffset + CONFIG_PINREPL_REG_OFFSET);
6588 crt->scr_p = (newoffset + CONFIG_COPY_REG_OFFSET);
6592 crt->exstat_p = (newoffset + CONFIG_EXSTAT_REG_OFFSET);
6596 crt->iobase0_p = (newoffset + CONFIG_IOBASE0_REG_OFFSET);
6600 crt->iobase1_p = (newoffset + CONFIG_IOBASE1_REG_OFFSET);
[all …]
/illumos-gate/usr/src/cmd/getconf/
H A DMakefile114 values-xpg4.o: ../../lib/crt/common/values-xpg4.c
115 $(COMPILE.c) -o $@ ../../lib/crt/common/values-xpg4.c
/illumos-gate/usr/src/cmd/awk_xpg4/
H A DMakefile77 values-xpg4.o: ../../lib/crt/common/values-xpg4.c
78 $(COMPILE.c) -o $@ ../../lib/crt/common/values-xpg4.c
/illumos-gate/usr/src/cmd/mv/
H A DMakefile79 %values-xpg4.o: ../../lib/crt/common/values-xpg4.c
80 $(COMPILE.c) -o $@ ../../lib/crt/common/values-xpg4.c
/illumos-gate/usr/src/lib/libc/
H A DMakefile.targ37 pics/%.o: $(LIBCBASE)/crt/%.c
41 pics/%.o: $(LIBCBASE)/crt/%.s
45 pics/%.o: $(LIBCBASE)/crt/%.S
285 pics/%.o: $(LIBCBASE)/../../crt/common/%.c
H A Dreq.flg31 find_files "s.*" usr/src/lib/crt
/illumos-gate/usr/src/lib/libc_db/sparc/
H A DMakefile27 CRTSRCS= ../../crt/sparc
/illumos-gate/usr/src/lib/libc_db/i386/
H A DMakefile27 CRTSRCS= ../../crt/i386
/illumos-gate/usr/src/cmd/sgs/0@0/i386/
H A DMakefile27 CRTSRCS= $(SRC)/lib/crt/i386
/illumos-gate/usr/src/cmd/sgs/0@0/sparc/
H A DMakefile27 CRTSRCS= $(SRC)/lib/crt/sparc
/illumos-gate/usr/src/uts/i86pc/io/tzmon/
H A Dtzmon.c460 tzmon_eval_int(obj, "_CRT", &tzp->crt); in tzmon_enumerate_zone()
670 DTRACE_PROBE4(tz__temp, int, tmp, int, tzp->crt, int, tzp->hot, in tzmon_eval_zone()
684 if (tzp->crt > 0 && tmp >= tzp->crt) { in tzmon_eval_zone()
H A Dtzmon.h48 int crt; member
/illumos-gate/usr/src/lib/libc_db/amd64/
H A DMakefile27 CRTSRCS= ../../crt/amd64
/illumos-gate/usr/src/lib/libc_db/sparcv9/
H A DMakefile27 CRTSRCS= ../../crt/sparc
/illumos-gate/usr/src/cmd/sgs/0@0/sparcv9/
H A DMakefile27 CRTSRCS= $(SRC)/lib/crt/sparc
/illumos-gate/usr/src/cmd/sgs/0@0/amd64/
H A DMakefile27 CRTSRCS = $(SRC)/lib/crt/amd64
/illumos-gate/usr/src/lib/
H A Dreq.flg32 find_files "s.*" usr/src/lib/crt

12