Home
last modified time | relevance | path

Searched refs:extract (Results 1 – 25 of 32) sorted by relevance

12

/original-bsd/contrib/ansi/
H A Dansitape.c608 int extract; local
630 extract=0;
648 extract = 1;
673 if(extract) {
687 if(extract) {
696 extract = 1;
703 if(extract) {
712 if(extract) {
/original-bsd/usr.bin/ar/
H A Dextern.h16 int extract __P((char **));
H A DMakefile5 SRCS= append.c ar.c archive.c contents.c delete.c extract.c misc.c \
H A Dextract.c38 extract(argv) in extract() function
H A Dar.c124 fcall = extract;
/original-bsd/old/tp/
H A Dtp1.c146 extern extract(); in cmx()
150 gettape(extract); in cmx()
H A Dtp3.c227 extract(d) in extract() function
/original-bsd/usr.bin/mail/
H A Dcmd3.c193 np = extract(replyto, GTO);
195 np = extract(cp, GTO);
208 np = cat(np, extract(rcv, GTO));
212 np = extract(rcv, GTO);
219 np = elide(extract(cp, GCC));
584 head.h_to = cat(head.h_to, extract(cp, GTO));
H A Dtty.c90 extract(readtty("To: ", detract(hp->h_to, 0)), GTO);
105 extract(readtty("Cc: ", detract(hp->h_cc, 0)), GCC);
113 extract(readtty("Bcc: ", detract(hp->h_bcc, 0)), GBCC);
H A Dcollect.c205 hp->h_to = cat(hp->h_to, extract(&linebuf[2], GTO));
220 hp->h_cc = cat(hp->h_cc, extract(&linebuf[2], GCC));
226 hp->h_bcc = cat(hp->h_bcc, extract(&linebuf[2], GBCC));
H A Dextern.h13 struct name *extract __P((char [], int));
H A Dsend.c254 head.h_to = extract(str, GTO);
H A Dnames.c65 extract(line, ntype) in extract() function
/original-bsd/usr.bin/tn3270/distribution/utilities/srccmd/tar/
H A Dtarread.c119 if(extract(name, size, mode, mtime, fp))
134 int extract(fname, size, mode, mtime, ifp) in extract() function
/original-bsd/lib/libm/national/
H A Dsupport.s45 ; extract the exponent of x
52 extd r2,r0,r1,11 ; extract the exponent of x
80 extd r2,r0,r1,11 ; extract the exponent of x to r1
107 extd r2,r0,r1,11 ; extract the exponent of x
156 ; extract the exponent of x
163 extd r2,r0,r1,11 ; extract the exponent of x in r1
216 extd r2,r0,r1,11 ; extract the exponent of x in r1
/original-bsd/lib/libc/tahoe/gen/
H A Dmodf.s46 shrl $23,r0,r2 # extract sign,exponent of value
/original-bsd/lib/libc/mips/gen/
H A Dsetjmp.s46 and v1, v1, 1 # extract onstack flag
H A Dldexp.s126 sll t2, v1, 31 - 20 # clear exponent, extract fraction
/original-bsd/bin/pax/
H A Dpax.c214 extract();
H A Dar_subs.c134 extract(void) in extract() function
137 extract() in extract()
H A Dextern.h41 void extract __P((void));
/original-bsd/lib/libc/sparc/gen/
H A Dmul.s128 sra %o4, 20, %o1 ! ... and extract high part of result
/original-bsd/contrib/dungeon/
H A DHistory23 The following is an extract from the new product announcement for
/original-bsd/sys/hp300/stand/
H A Dsrt0.c144 movl a0@+,d7 | and extract howto, bootdev
/original-bsd/contrib/gcc-2.3.3/
H A DMakefile386 insn-recog.o insn-extract.o insn-output.o insn-emit.o \
396 insn-output.c insn-recog.c insn-emit.c insn-extract.c insn-peep.c \
399 stamp-output stamp-recog stamp-emit stamp-extract stamp-peep \

12