Home
last modified time | relevance | path

Searched refs:PUT (Results 1 – 25 of 42) sorted by relevance

12

/openbsd/src/gnu/usr.bin/binutils-2.17/gas/
Dapp.c425 #define PUT(pch) \ in do_scrub_chars() macro
462 PUT (ch); in do_scrub_chars()
479 PUT ('\n'); in do_scrub_chars()
507 PUT (ch); in do_scrub_chars()
521 PUT (*out_string++); in do_scrub_chars()
528 PUT (ch); in do_scrub_chars()
567 PUT (quotechar); in do_scrub_chars()
572 PUT (ch); in do_scrub_chars()
578 PUT (ch); in do_scrub_chars()
587 PUT ('\''); in do_scrub_chars()
[all …]
/openbsd/src/gnu/usr.bin/binutils/gas/
Dapp.c419 #define PUT(pch) \ in do_scrub_chars() macro
456 PUT (ch); in do_scrub_chars()
473 PUT ('\n'); in do_scrub_chars()
501 PUT (ch); in do_scrub_chars()
515 PUT (*out_string++); in do_scrub_chars()
522 PUT (ch); in do_scrub_chars()
564 PUT ('"'); in do_scrub_chars()
569 PUT (ch); in do_scrub_chars()
575 PUT (ch); in do_scrub_chars()
584 PUT ('\''); in do_scrub_chars()
[all …]
/openbsd/src/gnu/usr.bin/gcc/gcc/config/mmix/
Dcrtn.asm82 PUT rJ,$255
84 0H PUT rJ,$0
89 PUT rJ,$255
91 0H PUT rJ,$0
Dcrti.asm62 PUT rG,$255
Dmmix.md53 PUT %0,%1
67 PUT %0,%1
82 PUT %0,%1
97 PUT %0,%1
115 PUT %0,%1
128 PUT %0,%1
1170 = "GETA $255,0f\;PUT rJ,$255\;LDOU $255,%a0\n\
/openbsd/src/gnu/gcc/gcc/config/mmix/
Dcrtn.asm82 PUT rJ,$255
84 0H PUT rJ,$0
89 PUT rJ,$255
91 0H PUT rJ,$0
Dcrti.asm62 PUT rG,$255
Dmmix.md58 PUT %0,%1
72 PUT %0,%1
87 PUT %0,%1
102 PUT %0,%1
120 PUT %0,%1
133 PUT %0,%1
153 PUT %0,%1
1274 = "GETA $255,0f\;PUT rJ,$255\;LDOU $255,%a0\n\
/openbsd/src/games/battlestar/
Dwords.c133 { "put", PUT, VERB, NULL },
134 { "buckle", PUT, VERB, NULL },
135 { "strap", PUT, VERB, NULL },
136 { "tie", PUT, VERB, NULL },
Dextern.h155 #define PUT 1020 macro
Dcypher.c255 case PUT: in cypher()
/openbsd/src/gnu/usr.bin/perl/cpan/HTTP-Tiny/corpus/
Dput-04.txt6 PUT /new.txt HTTP/1.1
Dput-06.txt8 PUT /new.txt HTTP/1.1
Dput-01.txt8 PUT /new.txt HTTP/1.1
Dput-08.txt9 PUT /callback.txt HTTP/1.1
Dput-07.txt10 PUT /callback.txt HTTP/1.1
Dput-02.txt10 PUT /callback.txt HTTP/1.1
Dput-03.txt9 PUT /chunked.txt HTTP/1.1
Dput-05.txt11 PUT /chunked.txt HTTP/1.1
/openbsd/src/usr.bin/rpcgen/
Drpc_cout.c466 flag = PUT;
468 if (flag == PUT)
699 if (flag == PUT)
720 if (flag == PUT)
Drpc_util.h47 #define PUT 1 macro
/openbsd/src/regress/lib/libc/db/
Ddbtest.c49 enum S { COMMAND, COMPARE, GET, PUT, REMOVE, SEQ, SEQFLAG, KEY, DATA }; enumerator
197 command = PUT; in main()
245 case PUT: in main()
288 case PUT: in main()
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/
DREADME.gcc62 DO NOT PUT NON-PORTABLE TESTCASES IN gcc.c-torture.
/openbsd/src/games/hack/
DMakequest132 @echo '# IF YOU PUT STUFF HERE IT WILL GO AWAY' >> Makefile
198 # IF YOU PUT STUFF HERE IT WILL GO AWAY
/openbsd/src/gnu/usr.bin/perl/t/porting/
Ddiag.t644 YOU HAVEN'T DISABLED SET-ID SCRIPTS IN THE KERNEL YET! FIX YOUR KERNEL, PUT A C WRAPPER AROUND THIS…

12