Searched refs:PS (Results 1 - 25 of 41) sorted by relevance

12

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dnest23.C5 class PS { class in class:CS
11 class S: public PS {
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dnest23.C5 class PS { class in class:CS
11 class S: public PS {
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Drx-dis.c103 #define PS (dis->stream) macro
104 #define PC(c) PR (PS, "%c", c)
144 PR (PS, "%s", opsize_names[opcode.size]);
154 PR (PS, "%s", size_names[oper->size]);
165 PR (PS, "%#x", oper->addend);
167 PR (PS, "%d", oper->addend);
170 PR (PS, "%s", register_names[oper->reg]);
174 PR (PS, "%d[%s]", oper->addend, register_names[oper->reg]);
176 PR (PS, "[%s]", register_names[oper->reg]);
179 PR (PS, "[
[all...]
H A Dmsp430-dis.c38 #define PS(x) (0xffff & (x)) macro
148 PS ((short) (addr + 2) + dst));
156 sprintf (op, "&0x%04x", PS (dst));
224 sprintf (comm, "#0x%04x", PS (dst));
240 sprintf (op, "0x%04x", PS (dst));
242 PS ((short) addr + 2 + dst));
249 sprintf (op, "&0x%04x", PS (dst));
276 sprintf (comm, "abs 0x%x", PS ((short) (addr) + 2 + where));
343 sprintf (op1, "0x%04x", PS (dst));
345 PS ((shor
[all...]
H A Dfr30-opc.c584 { { MNEM, ' ', '@', OP (R15), '+', ',', OP (PS), 0 } },
662 { { MNEM, ' ', OP (PS), ',', '@', '-', OP (R15), 0 } },
680 { { MNEM, ' ', OP (PS), ',', OP (RI), 0 } },
692 { { MNEM, ' ', OP (RI), ',', OP (PS), 0 } },
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Drx-dis.c103 #define PS (dis->stream) macro
104 #define PC(c) PR (PS, "%c", c)
144 PR (PS, "%s", opsize_names[opcode.size]);
154 PR (PS, "%s", size_names[oper->size]);
165 PR (PS, "%#x", oper->addend);
167 PR (PS, "%d", oper->addend);
171 PR (PS, "%s", register_names[oper->reg]);
175 PR (PS, "%d[%s]", oper->addend, register_names[oper->reg]);
177 PR (PS, "[%s]", register_names[oper->reg]);
180 PR (PS, "[
[all...]
H A Dmsp430-dis.c38 #define PS(x) (0xffff & (x)) macro
148 PS ((short) (addr + 2) + dst));
156 sprintf (op, "&0x%04x", PS (dst));
224 sprintf (comm, "#0x%04x", PS (dst));
240 sprintf (op, "0x%04x", PS (dst));
242 PS ((short) addr + 2 + dst));
249 sprintf (op, "&0x%04x", PS (dst));
276 sprintf (comm, "abs 0x%x", PS ((short) (addr) + 2 + where));
343 sprintf (op1, "0x%04x", PS (dst));
345 PS ((shor
[all...]
H A Dfr30-opc.c584 { { MNEM, ' ', '@', OP (R15), '+', ',', OP (PS), 0 } },
662 { { MNEM, ' ', OP (PS), ',', '@', '-', OP (R15), 0 } },
680 { { MNEM, ' ', OP (PS), ',', OP (RI), 0 } },
692 { { MNEM, ' ', OP (RI), ',', OP (PS), 0 } },
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/scripts/rc2/
H A Dlocal.ntpd51 open(PS, $ps) || die "Can't run ps: $!\n";
52 while (<PS>)
62 close(PS);
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/powerpc/
H A Dipkdb_glue.c84 ipkdbregs[PS] = tf->tf_srr1 & ~PSL_BE;
93 ipkdbregs[PS] &= ~PSL_SE;
96 ipkdbregs[PS] |= PSL_SE;
101 tf->tf_srr1 = ipkdbregs[PS];
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/include/
H A Dipkdb.h43 #define PS 97 macro
/netbsd-6-1-5-RELEASE/sys/arch/m68k/include/
H A Dreg.h86 #define PS (16) macro
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/libraries/liblber/
H A Didtest.c49 PS psin, psout, pserr;
/netbsd-6-1-5-RELEASE/usr.bin/sed/
H A Dprocess.c101 static SPACE HS, PS, SS; variable
102 #define pd PS.deleted
103 #define ps PS.space
104 #define psl PS.len
137 for (linenum = 0; mf_fgets(&PS, REPLACE);) {
189 cspace(&PS, hs, hsl, REPLACE);
194 cspace(&PS, hs, hsl, 0);
212 if (!mf_fgets(&PS, REPLACE))
218 if (!mf_fgets(&PS, 0)) {
282 tspace = PS;
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dm68k-stub.c148 PS,PC, enumerator in enum:regnames
504 frame->sr = registers[(int) PS];
507 if (registers[(int) PS] & 0x2000)
827 exceptionVector, registers[PS], registers[PC]);
938 registers[PS] &= 0x7fff;
942 registers[PS] |= 0x8000;
H A Dvax-nat.c58 AP, FP, SP, PC, PS
H A Di386-stub.c124 PS /* also known as eflags */, enumerator in enum:regnames
756 exceptionVector, registers[PS], registers[PC]);
892 registers[PS] &= 0xfffffeff;
896 registers[PS] |= 0x100;
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/roff/grog/
H A Dgrog.pl66 elsif (/^\.PS$sp([ 0-9.<].*)?$/) {
67 if (/^\.PS\s*<\s*(\S+)/) {
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/scripts/
H A Dlvm_dump.sh27 PS=ps # need alx
188 log "$PS alx > \"$dir/ps_info\" 2>> \"$log\""
/netbsd-6-1-5-RELEASE/sys/compat/common/
H A Dkern_exit_43.c71 #define GETPS(rp) (rp)[PS]
/netbsd-6-1-5-RELEASE/libexec/getty/
H A Dgettytab.h161 #define PS gettyflags[16].value macro
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/tests/system/inline/ns3/
H A Dsign.sh68 $SIGNER -PS -s 20100101000000 -e 20110101000000 -O raw -L 2000042407 -o ${zone} ${zone}.db > /dev/null 2>&1
/netbsd-6-1-5-RELEASE/sys/arch/mips/mips/
H A Dfp.S302 PTR_WORD paired_single_op # sub 22 PS
352 PTR_WORD cvt_ps_s # func 38 46 CVT.PS.S
484 PTR_WORD cvt_ps_pw # func 38 46 CVT.PS.PW
550 PTR_WORD cvt_ps_pl # func 38 46 CVT.PS.PW
579 PTR_WORD add_ps # func 0 00 ADD.PS
580 PTR_WORD sub_ps # func 1 01 SUB.PS
581 PTR_WORD mul_ps # func 2 02 MUL.PS
584 PTR_WORD abs_ps # func 5 05 ABS.PS
585 PTR_WORD mov_ps # func 6 06 MOV.PS
586 PTR_WORD neg_ps # func 7 07 NEG.PS
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/groff/arch/djgpp/
H A Dt-groff.bat29 echo I will use this command to format a document and print it on PS printer:
/netbsd-6-1-5-RELEASE/usr.bin/deroff/
H A Dderoff.c228 static int PS(pacmac);
1127 PS(pacmac unused) function
1133 if (c == '<') { /* ".PS < file" -- don't expect a .PE */
1661 M(NONE, 'P','S', PS), /* picture starting */

Completed in 302 milliseconds

12