HomeSort by: relevance | last modified time | path
    Searched refs:ADDS (Results 1 - 5 of 5) sorted by relevancy

  /src/bin/dd/
misc.c 206 #define ADDS(p) do { if (enable != 0) buffer_write(p, strlen(p), 0); } \
219 ADDS(nbuf);
226 ADDS(hbuf);
231 ADDS(nbuf);
238 ADDS(hbuf); ADDS("/sec");
243 ADDS(nbuf);
248 ADDS(nbuf);
253 ADDS(nbuf);
258 ADDS(nbuf)
    [all...]
  /src/lib/libutil/
sockaddr_snprintf.c 161 #define ADDS(p) do { for (s = p; *s; s++) ADDC(*s); } \
163 #define ADDNA() do { if (na) ADDS("N/A"); } \
241 ADDS(addr);
246 ADDS(nbuf);
252 ADDS(nbuf);
256 ADDS(nbuf);
260 ADDS(name);
266 ADDS(name);
271 ADDS(port);
278 ADDS(port)
    [all...]
  /src/sys/arch/sh3/sh3/
cpu_in_cksum.S 76 #define ADDS \
167 ADDS
195 ADDS
  /src/sys/external/bsd/sljit/dist/sljit_src/
sljitNativeARM_T2_32.c 92 #define ADDS 0x1800
742 return push_inst16(compiler, ADDS | RD3(dst) | RN3(arg1) | RM3(arg2));
  /src/share/terminfo/
terminfo 531 # ansi-mtabs adds relative addressing and minimal tab support
766 # Adds ins/del line/character, hence vi reverse scrolls/inserts/deletes nicer.
1107 # The 3.0 kernel adds support for clearing scrollback buffer (capability E3).
3020 # VT400/420 -- This terminal is a superset of the VT320. It adds the multiple
3164 # 925 910+, ADDS A2). This terminfo data is for the ANSI emulations only.
3602 # xterm-256color. However, it adds "nsterm", so it is possible to use the
7857 # rs1 adds an empty string for resetting title- and other OSC-strings.
10274 # Adds xy-cursor addressing, vertical cursor addressing, home,
10906 # popular lines such as ADDS, and dual-host capabilities. The qvt82 is
11898 # is for 950 with two pages adds the following
    [all...]

Completed in 54 milliseconds