Home
last modified time | relevance | path

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

12

/netbsd/src/external/gpl3/binutils/dist/gas/
Dapp.c494 #define PUT(pch) \ in do_scrub_chars() macro
536 PUT (ch); in do_scrub_chars()
553 PUT ('\n'); in do_scrub_chars()
581 PUT (ch); in do_scrub_chars()
591 PUT (ch); in do_scrub_chars()
598 PUT (ch); in do_scrub_chars()
645 PUT (quotechar); in do_scrub_chars()
650 PUT (ch); in do_scrub_chars()
655 PUT (ch); in do_scrub_chars()
663 PUT ('\''); in do_scrub_chars()
[all …]
DChangeLog-20072077 * app.c (do_scrub_chars): PUT after setting states.
DChangeLog-96973192 UNGET rather than PUT. Set old_state before setting state to -2.
/netbsd/src/lib/libc/gen/
Dshquote.c107 #define PUT(x) \ macro
151 PUT('\'');
161 PUT('\'');
162 PUT('\\');
163 PUT('\'');
168 PUT('\\');
169 PUT('\'');
173 PUT('\'');
175 PUT(c);
178 PUT('\'');
[all …]
/netbsd/src/external/gpl3/gcc/dist/libgcc/config/mmix/
Dcrtn.S77 PUT rJ,$255
79 0H PUT rJ,$0
84 PUT rJ,$255
86 0H PUT rJ,$0
Dcrti.S62 PUT rG,$255
/netbsd/src/games/battlestar/
Dwords.c140 { "put", PUT, VERB, NULL },
141 { "buckle", PUT, VERB, NULL },
142 { "strap", PUT, VERB, NULL },
143 { "tie", PUT, VERB, NULL },
Dextern.h154 #define PUT 1020 macro
Dcypher.c322 case PUT: in cypher()
/netbsd/src/tests/lib/libc/db/
Dh_db.c62 enum S { COMMAND, COMPARE, GET, PUT, REMOVE, SEQ, SEQFLAG, KEY, DATA }; enumerator
219 command = PUT; in main()
259 case PUT: in main()
300 case PUT: in main()
/netbsd/src/usr.bin/rpcgen/
Drpc_cout.c445 flag = PUT; in emit_struct()
593 if (flag == PUT) { in emit_struct()
675 if (flag == PUT) in emit_single_in_line()
695 if (flag == PUT) { in emit_single_in_line()
Drpc_util.h50 #define PUT 1 macro
/netbsd/src/crypto/external/bsd/openssl/dist/
DNOTES-NONSTOP.md29 OpenSSL can be built using unthreaded, POSIX User Threads (PUT), or Standard
34 * `nonstop-nsx_put` selects the PUT build.
35 * `nonstop-nsx_64_put` selects the 64 bit file length PUT build.
75 * For 1.1 PUT `--prefix=/usr/local-ssl1.1_put --openssldir=/usr/local-ssl1.1_put/ssl`
82 The PUT model is placed in `${prefix}/lib-put` for 32-bit models and
/netbsd/src/external/gpl3/gcc/dist/gcc/config/mmix/
Dmmix.md74 PUT %0,%1
89 PUT %0,%1
105 PUT %0,%1
123 PUT %0,%1
142 PUT %0,%1
156 PUT %0,%1
176 PUT %0,%1
1164 = "GETA $255,0f\;PUT rJ,$255\;LDOU $255,%a0\n\
/netbsd/src/games/hack/
DMakequest131 @echo '# IF YOU PUT STUFF HERE IT WILL GO AWAY' >> Makefile
197 # IF YOU PUT STUFF HERE IT WILL GO AWAY
/netbsd/src/share/doc/papers/px/
Dfig2.3.raw49 PUT 3.8 Output a record to a file
/netbsd/src/external/gpl3/binutils/dist/gas/doc/
Dc-mmix.texi33 @code{PUT} and @code{GET}.
56 except when used in @code{PUT} and @code{GET} instructions.
251 instructions having a special register operand; @code{GET} and @code{PUT}.
/netbsd/src/sys/arch/m68k/fpsp/
Dslogn.sa411 FMOVE.X FP1,KLOG2(a6) ...PUT K*LOG2 IN MEMORY, FREE FP1
/netbsd/src/external/gpl3/binutils/dist/include/coff/
DChangeLog-9103973 ({GET,PUT}_FCN_{LNNOPTR,ENDNDX}): Adjust accordingly.
/netbsd/src/external/gpl3/gdb/dist/include/coff/
DChangeLog-9103973 ({GET,PUT}_FCN_{LNNOPTR,ENDNDX}): Adjust accordingly.
/netbsd/src/external/bsd/ntp/dist/sntp/libevent/
DChangeLog-2.01180 o add support for PUT/DELETE requests; from Josh Rotenberg
1185 o test support for PUT/DELETE requests; from Josh Rotenberg
DChangeLog484 o evhttp: Fix failure to send all output data for POST/PUT requests (24eea0d John Ohl)
/netbsd/src/external/bsd/file/dist/magic/magdir/
Darchive1562 2 string -lZ PUT archive data
/netbsd/src/external/bsd/libevent/dist/
DChangeLog484 o evhttp: Fix failure to send all output data for POST/PUT requests (24eea0d John Ohl)
/netbsd/src/sys/arch/m68k/060sp/dist/
Dfplsp.s8291 fmov.x %fp1,KLOG2(%a6) # PUT K*LOG2 IN MEMORY, FREE FP1

12