Searched refs:str3 (Results 1 - 20 of 20) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gold/testsuite/
H A Dicf_string_merge_test.cc32 const char* const str3 = "cccccaaaaastr1"; variable
45 return str3;
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/
H A Dpy-strfns.c20 const char str3[] = "Goodbye."; variable
43 func (str3);
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
H A Dpy-strfns.c20 const char str3[] = "Goodbye."; variable
43 func (str3);
/netbsd-current/sys/arch/prep/prep/
H A Dautoconf.c232 prop_string_t str1, str2, str3; local
250 str3 = prop_string_copy(str2);
251 KASSERT(str3 != NULL);
252 if (!(prop_string_equals_cstring(str3, "/") ||
254 prop_string_append_cstring(str3, "/");
256 prop_string_append(str3, str1);
261 prop_string_cstring_nocopy(str3));
264 "prep-fw-path", str3); local
265 prop_object_release(str3);
/netbsd-current/external/bsd/unbound/dist/daemon/
H A Dacl_list.c481 log_assert(p->str && p->str2 && p->str3);
483 p->str3, 0, 0)) {
491 free(p->str3);
507 log_assert(p->str && p->str2 && p->str3);
508 if(!acl_list_tag_data_cfg(acl, cfg, p->str, p->str2, p->str3,
517 free(p->str3);
684 log_assert(p->str && p->str2 && p->str3);
691 resif[i], p->str2, p->str3, 1, port)) {
702 free(p->str3);
722 log_assert(p->str && p->str2 && p->str3);
[all...]
/netbsd-current/external/bsd/unbound/dist/smallapp/
H A Dunbound-checkconf.c243 s3->str, s3->str2, s3->str3);
248 s3->str2, s3->str, s3->str2, s3->str3);
250 if(!local_zone_str2type(s3->str3, &t)) {
253 s3->str3, s3->str, s3->str2, s3->str3);
266 s3->str, s3->str2, s3->str3);
271 s3->str2, s3->str, s3->str2, s3->str3);
275 snprintf(buf, sizeof(buf), "%s %s", ".", s3->str3);
282 s3->str, s3->str2, s3->str3);
/netbsd-current/external/bsd/nvi/dist/motif_l/
H A Dxtabbed.c2052 char *str1, *str2, *str3;
2096 str3=my_strtok(str1, str2);
2100 XTextExtents(font, str3, strlen(str3), &dir, &asc, &desc,
2113 XDrawString(dpy, drawable, my_gc, xp, yp, str3, strlen(str3));
2115 XDrawImageString(dpy, drawable, my_gc, xp, yp, str3, strlen(str3));
2120 str3=my_strtok((char *)NULL, str2);
2122 while(str3!
2045 char *str1, *str2, *str3; local
2283 char *str1, *str2, *str3; local
2818 char *str1, *str2, *str3; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dlto-streamer-in.c67 const char *str3; member in struct:string_pair_map
245 s_slot.str3 = NULL;
278 new_slot->str3 = saved_string + data_wd_len + 1;
280 new_slot->str3 = NULL;
285 return new_slot->str3;
290 return old_slot->str3;
308 s_slot.str3 = NULL;
327 new_slot->str3 = saved_string;
331 return new_slot->str3;
336 return old_slot->str3;
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dlto-streamer-in.cc67 const char *str3; member in struct:string_pair_map
245 s_slot.str3 = NULL;
278 new_slot->str3 = saved_string + data_wd_len + 1;
280 new_slot->str3 = NULL;
285 return new_slot->str3;
290 return old_slot->str3;
308 s_slot.str3 = NULL;
327 new_slot->str3 = saved_string;
331 return new_slot->str3;
336 return old_slot->str3;
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/sim/ft32/
H A Dbasic.s707 lpm.l $r4,str3
724 lpm.l $r4,str3
898 str3: label
/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/ft32/
H A Dbasic.s707 lpm.l $r4,str3
724 lpm.l $r4,str3
898 str3: label
/netbsd-current/external/bsd/unbound/dist/util/
H A Dconfig_file.h883 char* str3; member in struct:config_str3list
H A Dconfig_file.c996 snprintf(buf, len, "%s %s %s", p->str, p->str2, p->str3); \
1494 free(p->str3);
2023 s->str3 = i3;
/netbsd-current/external/lgpl3/mpfr/dist/tests/
H A Dtstrtofr.c1370 char str3[] = "1@-2112009130072406892"; local
1381 inex = mpfr_strtofr (x, str3, NULL, 3, MPFR_RNDN);
/netbsd-current/external/bsd/ipf/dist/tools/
H A Dipfstat.c1299 char str1[STSTRSIZE], str2[STSTRSIZE], str3[STSTRSIZE], str4[STSTRSIZE]; local
1545 strcpy(str3, "any");
1547 sprintf(str3, "%s", proto->p_name);
1549 sprintf(str3, "%d", protocol);
1588 str1, str2, str3, str4);
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-m32r.c898 char *str3;
981 str3 = str1;
988 str2 = str3;
895 char *str3; local
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-m32r.c900 char *str3;
983 str3 = str1;
990 str2 = str3;
897 char *str3; local
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-m32r.c900 char *str3;
983 str3 = str1;
990 str2 = str3;
897 char *str3; local
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/std/
H A Dconv.d3045 auto str3 = "a";
3046 assert(parse!(EnumType, string, Yes.doCount)(str3) == tuple(EnumType.a, 1));
3447 auto str3 = "123.456";
3448 auto r = parse!(double, string, Yes.doCount)(str3);
/netbsd-current/external/bsd/unbound/dist/services/
H A Dlocalzone.c977 if(!lz_enter_override(zones, p->str, p->str2, p->str3,

Completed in 341 milliseconds