Home
last modified time | relevance | path

Searched refs:LEN (Results 1 – 25 of 278) sorted by relevance

12345678910>>...12

/netbsd-src/common/lib/libc/arch/aarch64/string/
H A Dbcopy.S44 #define LEN x2 macro
55 #define LEN x2 macro
66 #define LEN x2 macro
97 add SRC0, SRC0, LEN
98 add DST, DST0, LEN
99 cmp LEN, #SMALLSIZE
102 cmp LEN, #8
107 tbz LEN, #2, 1f
112 tbz LEN, #1, 1f
117 tbz LEN, #0, 1f
[all …]
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dbase32_code.c207 #define LEN(x) VSTRING_LEN(x) macro
237 base32_encode(b1, STR(test), LEN(test)); in main()
238 DECODE(b2, STR(b1), LEN(b1)); in main()
239 VERIFY(STR(b2), STR(test), LEN(test)); in main()
241 base32_encode(b1, STR(test), LEN(test)); in main()
242 base32_encode(b2, STR(b1), LEN(b1)); in main()
243 base32_encode(b1, STR(b2), LEN(b2)); in main()
244 DECODE(b2, STR(b1), LEN(b1)); in main()
245 DECODE(b1, STR(b2), LEN(b2)); in main()
246 DECODE(b2, STR(b1), LEN(b1)); in main()
[all …]
H A Dhex_code.c189 #define LEN(x) VSTRING_LEN(x) macro
208 DECODE(b2, STR(b1), LEN(b1)); in main()
212 hex_encode(b2, STR(b1), LEN(b1)); in main()
213 hex_encode(b1, STR(b2), LEN(b2)); in main()
214 DECODE(b2, STR(b1), LEN(b1)); in main()
215 DECODE(b1, STR(b2), LEN(b2)); in main()
216 DECODE(b2, STR(b1), LEN(b1)); in main()
220 hex_encode(b2, STR(b1), LEN(b1)); in main()
221 hex_encode(b1, STR(b2), LEN(b2)); in main()
222 hex_encode(b2, STR(b1), LEN(b1)); in main()
[all …]
H A Dreadlline.c79 #define LEN(x) VSTRING_LEN(x) macro
99 start = LEN(buf); in readllines()
102 if (lineno != 0 && (ch == '\n' || LEN(buf) > start)) in readllines()
114 if (LEN(buf) > 0) { in readllines()
129 if (LEN(buf) > 0 && ISSPACE(*STR(buf))) { in readllines()
132 LEN(buf) > 30 ? "..." : ""); in readllines()
139 return (LEN(buf) > 0 ? buf : 0); in readllines()
H A Dhex_quote.c61 #define LEN(x) VSTRING_LEN(x) macro
144 if (LEN(raw) != len) in main()
145 msg_fatal("len %ld != raw len %ld", (long) len, (long) LEN(raw)); in main()
146 if (vstream_fwrite(VSTREAM_OUT, STR(raw), LEN(raw)) != LEN(raw)) in main()
H A Dvalid_utf8_string.c124 #define LEN(x) VSTRING_LEN(x) macro
131 vstream_printf("%c", (LEN(buf) && !valid_utf8_string(STR(buf), LEN(buf))) ? in main()
133 vstream_fwrite(VSTREAM_OUT, STR(buf), LEN(buf)); in main()
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dstrverscmp.c82 #define LEN 3 macro
114 /* S_N */ CMP, CMP, CMP, CMP, CMP, LEN, CMP, CMP, in strverscmp()
116 /* S_I */ CMP, -1, -1, CMP, +1, LEN, LEN, CMP, in strverscmp()
117 +1, LEN, LEN, CMP, CMP, CMP, CMP, CMP, in strverscmp()
118 /* S_F */ CMP, CMP, CMP, CMP, CMP, LEN, CMP, CMP, in strverscmp()
147 case LEN: in strverscmp()
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dstrverscmp.c82 #define LEN 3 macro
114 /* S_N */ CMP, CMP, CMP, CMP, CMP, LEN, CMP, CMP, in strverscmp()
116 /* S_I */ CMP, -1, -1, CMP, +1, LEN, LEN, CMP, in strverscmp()
117 +1, LEN, LEN, CMP, CMP, CMP, CMP, CMP, in strverscmp()
118 /* S_F */ CMP, CMP, CMP, CMP, CMP, LEN, CMP, CMP, in strverscmp()
147 case LEN: in strverscmp()
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dstrverscmp.c82 #define LEN 3 macro
114 /* S_N */ CMP, CMP, CMP, CMP, CMP, LEN, CMP, CMP, in strverscmp()
116 /* S_I */ CMP, -1, -1, CMP, +1, LEN, LEN, CMP, in strverscmp()
117 +1, LEN, LEN, CMP, CMP, CMP, CMP, CMP, in strverscmp()
118 /* S_F */ CMP, CMP, CMP, CMP, CMP, LEN, CMP, CMP, in strverscmp()
147 case LEN: in strverscmp()
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dstrverscmp.c82 #define LEN 3 macro
114 /* S_N */ CMP, CMP, CMP, CMP, CMP, LEN, CMP, CMP, in strverscmp()
116 /* S_I */ CMP, -1, -1, CMP, +1, LEN, LEN, CMP, in strverscmp()
117 +1, LEN, LEN, CMP, CMP, CMP, CMP, CMP, in strverscmp()
118 /* S_F */ CMP, CMP, CMP, CMP, CMP, LEN, CMP, CMP, in strverscmp()
147 case LEN: in strverscmp()
/netbsd-src/sys/arch/m68k/fpsp/
H A Dbindec.sa75 * A6. Calculate LEN.
76 * LEN is the number of digits to be displayed. The
81 * If LEN is computed to be greater than 17, set OPERR in
82 * USER_FPSR. LEN is stored in d4.
86 * of decimal places needed to insure LEN integer digits
117 * A13. Check for LEN digits.
118 * If the int operation results in more than LEN digits,
119 * or less than LEN -1 digits, adjust ILOG and repeat from
121 * result is exactly 10^LEN, decrement ILOG and divide
125 * The binstr routine is used to convert the LEN digit
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-crx.h63 #define TC_CONS_FIX_NEW(FRAG, OFF, LEN, EXP, RELOC) \ argument
65 fix_new_exp (FRAG, OFF, (int) LEN, EXP, 0, \
66 LEN == 1 ? BFD_RELOC_CRX_NUM8 \
67 : LEN == 2 ? BFD_RELOC_CRX_NUM16 \
68 : LEN == 4 ? BFD_RELOC_CRX_NUM32 \
H A Dtc-alpha.h74 #define TC_CONS_FIX_NEW(FRAG,OFF,LEN,EXP,RELOC) \ argument
76 fix_new_exp (FRAG, OFF, (int)LEN, EXP, 0, \
77 LEN == 2 ? BFD_RELOC_16 \
78 : LEN == 4 ? BFD_RELOC_32 \
79 : LEN == 8 ? BFD_RELOC_64 \
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-crx.h63 #define TC_CONS_FIX_NEW(FRAG, OFF, LEN, EXP, RELOC) \ argument
65 fix_new_exp (FRAG, OFF, (int) LEN, EXP, 0, \
66 LEN == 1 ? BFD_RELOC_CRX_NUM8 \
67 : LEN == 2 ? BFD_RELOC_CRX_NUM16 \
68 : LEN == 4 ? BFD_RELOC_CRX_NUM32 \
H A Dtc-alpha.h74 #define TC_CONS_FIX_NEW(FRAG,OFF,LEN,EXP,RELOC) \ argument
76 fix_new_exp (FRAG, OFF, (int)LEN, EXP, 0, \
77 LEN == 2 ? BFD_RELOC_16 \
78 : LEN == 4 ? BFD_RELOC_32 \
79 : LEN == 8 ? BFD_RELOC_64 \
/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dheader_token.c104 #define LEN(x) VSTRING_LEN(x) macro
177 token[tok_count].u.offset = LEN(token_buffer); in header_token()
186 len = LEN(token_buffer); in header_token()
190 if (len < LEN(token_buffer)) in header_token()
215 token[tok_count].u.offset = LEN(token_buffer); in header_token()
229 token[tok_count].u.offset = LEN(token_buffer); in header_token()
H A Dxtext.c76 #define LEN(x) VSTRING_LEN(x) macro
186 if (LEN(unquoted) != len) in main()
188 (long) len, (long) LEN(unquoted)); in main()
189 if (vstream_fwrite(VSTREAM_OUT, STR(unquoted), LEN(unquoted)) != LEN(unquoted)) in main()
H A Duxtext.c79 #define LEN(x) VSTRING_LEN(x) macro
268 if (LEN(unquoted) != len) in main()
270 (long) len, (long) LEN(unquoted)); in main()
271 if (vstream_fwrite(VSTREAM_OUT, STR(unquoted), LEN(unquoted)) != LEN(unquoted)) in main()
H A Dmsg_stats_scan.c59 #define LEN(x) VSTRING_LEN(x) macro
83 if (LEN(buf) == sizeof(*stats)) { in msg_stats_scan()
87 (unsigned) LEN(buf), (unsigned) sizeof(*stats)); in msg_stats_scan()
/netbsd-src/lib/libedit/
H A Dsearch.c231 #define LEN 2 in ce_inc_search() macro
235 #define LEN 0 in ce_inc_search() macro
244 for (cp = &el->el_search.patbuf[LEN]; in ce_inc_search()
257 if (el->el_search.patlen >= EL_BUFSIZ - LEN) in ce_inc_search()
280 if (el->el_search.patlen > LEN) in ce_inc_search()
295 for (cp = &el->el_search.patbuf[LEN];; cp++) in ce_inc_search()
302 el->el_search.patlen - LEN - 1; in ce_inc_search()
309 EL_BUFSIZ - LEN) { in ce_inc_search()
351 cp >= &el->el_search.patbuf[LEN]; in ce_inc_search()
357 if (el->el_search.patlen > LEN && ch != L'[') { in ce_inc_search()
[all …]
/netbsd-src/tests/kernel/
H A Dh_ps_strings2.c43 #define LEN 16384 macro
54 if ((argv = calloc(LEN, sizeof(*argv))) == NULL) in main()
56 for (i = 0; i < LEN; ++i) { in main()
62 __ps_strings->ps_nargvstr = LEN; in main()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/rc4/asm/
H A Drc4-c64xplus.pl28 ($KEY,$LEN,$INP,$OUT)=("A4","B4","A6","B6");
50 MV $LEN,B0
61 || MVC $LEN,ILC
114 || ADD $INP,$LEN,$ret ; end of input
145 ||[A0] SUB $INP,$LEN,$INP ; rewind
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/rc4/asm/
H A Drc4-c64xplus.pl28 ($KEY,$LEN,$INP,$OUT)=("A4","B4","A6","B6");
50 MV $LEN,B0
61 || MVC $LEN,ILC
114 || ADD $INP,$LEN,$ret ; end of input
145 ||[A0] SUB $INP,$LEN,$INP ; rewind
/netbsd-src/external/ibm-public/postfix/dist/src/smtpd/
H A Dsmtpd_token.c126 #define LEN(x) VSTRING_LEN(x) in smtp_next_token() macro
136 if (LEN(arg->vstrval) > 0) /* end of token */ in smtp_next_token()
144 if (STREQ(STR(arg->vstrval), "to:", LEN(arg->vstrval)) in smtp_next_token()
145 || STREQ(STR(arg->vstrval), "from:", LEN(arg->vstrval))) in smtp_next_token()
157 if (LEN(arg->vstrval) <= 0) /* no token found */ in smtp_next_token()
/netbsd-src/external/ibm-public/postfix/dist/src/smtpstone/
H A Dqmqp-source.c183 #define LEN(x) VSTRING_LEN(x) macro
398 STR(message_buffer), LEN(message_buffer), in send_data()
399 STR(sender_buffer), LEN(sender_buffer), in send_data()
400 STR(recipient_buffer), LEN(recipient_buffer), in send_data()
428 vstream_printf("<< %.*s\n", (int) LEN(buffer), STR(buffer)); in receive_reply()
433 "unknown", (int) LEN(buffer) - 1, STR(buffer) + 1); in receive_reply()
629 for (n = 1; LEN(buffer) < message_length; n++) { in main()
649 netstring_memcat(recipient_buffer, STR(buffer), LEN(buffer)); in main()

12345678910>>...12