| /src/lib/libcurses/ |
| getstr.c | 164 char *ostr, ec, kc; local 170 ostr = str; 185 if (str != ostr) { 210 } else { /* str == ostr */ 220 if (str != ostr) { 224 while (str != ostr) {
|
| get_wstr.c | 160 wchar_t *ostr, ec, kc, sc[ 2 ]; local 168 ostr = wstr; 188 if (wstr != ostr) { 207 } else { /* str == ostr */ 216 if (wstr != ostr) { 220 while (wstr != ostr) {
|
| /src/crypto/external/apache2/openssl/dist/crypto/asn1/ |
| asn_moid.c | 63 const char *ln, *ostr, *p; local 69 ostr = value; 73 ostr = p + 1; 76 ostr = p + 1; 77 if (*ostr == '\0') 79 while (ossl_isspace(*ostr)) 80 ostr++; 97 nid = OBJ_create(ostr, name, ln);
|
| /src/crypto/external/bsd/openssl/dist/crypto/asn1/ |
| asn_moid.c | 63 const char *ln, *ostr, *p; local 69 ostr = value; 73 ostr = p + 1; 76 ostr = p + 1; 77 if (*ostr == '\0') 79 while (ossl_isspace(*ostr)) 80 ostr++; 99 nid = OBJ_create(ostr, name, ln);
|
| /src/crypto/external/bsd/openssl.old/dist/crypto/asn1/ |
| asn_moid.c | 63 const char *ln, *ostr, *p; local 69 ostr = value; 72 ostr = p + 1; 73 if (*ostr == '\0') 75 while (ossl_isspace(*ostr)) 76 ostr++; 95 nid = OBJ_create(ostr, name, ln);
|
| /src/sys/arch/alpha/common/ |
| shared_intr.c | 491 char *ostr = intr[num].intr_string; local 493 kmem_strfree(ostr);
|
| /src/lib/libterminfo/ |
| tparm.c | 191 char c, fmt[64], *fp, *ostr; local 343 pop(NULL, &ostr, &stack); 344 if (ostr != NULL) { 347 l = strlen(ostr); 353 fmt, ostr); 359 pop(NULL, &ostr, &stack); 360 if (ostr == NULL) 363 l = strlen(ostr);
|
| /src/external/bsd/pcc/dist/pcc/cc/ccom/ |
| stabs.c | 291 printtype(struct symtab *s, char *ostr, int len) 305 op+=snprintf(ostr+op, len - op, "%d=", st->num); 307 ostr[op++] = 'f'; 309 ostr[op++] = '*'; 311 op+=snprintf(ostr+op, len - op, "ar%d;0;%d;", INTNUM, df->ddim-1); 322 snprintf(ostr+op, len - op, "%d", st == NULL ? 1 : st->num); 331 char ostr[MAXPSTR]; local 350 printtype(s, ostr, sizeof(ostr)); 354 sname, ostr, N_PSYM, (CONSZ)suesize, BIT2BYTE(s->soffset)) [all...] |
| /src/external/bsd/pcc/dist/pcc/cc/cxxcom/ |
| stabs.c | 292 printtype(struct symtab *s, char *ostr, int len) 306 op+=snprintf(ostr+op, len - op, "%d=", st->num); 308 ostr[op++] = 'f'; 310 ostr[op++] = '*'; 312 op+=snprintf(ostr+op, len - op, "ar%d;0;%d;", INTNUM, df->ddim-1); 323 snprintf(ostr+op, len - op, "%d", st == NULL ? 1 : st->num); 332 char ostr[MAXPSTR]; local 352 printtype(s, ostr, sizeof(ostr)); 356 sname, ostr, N_PSYM, (CONSZ)suesize, BIT2BYTE(s->soffset)) [all...] |
| /src/external/gpl3/binutils/dist/opcodes/ |
| cr16-dis.c | 46 char *ostr; member in struct:__anon10885 172 return cinv->ostr;
|
| /src/external/gpl3/binutils.old/dist/opcodes/ |
| cr16-dis.c | 46 char *ostr; member in struct:__anon12332 172 return cinv->ostr;
|
| /src/external/gpl3/gcc/dist/gcc/ |
| incpath.cc | 196 char *ostr; local 214 ostr = concat (relocated_prefix, 217 str = update_path (ostr, p->component); 218 free (ostr);
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| incpath.cc | 196 char *ostr; local 214 ostr = concat (relocated_prefix, 217 str = update_path (ostr, p->component); 218 free (ostr);
|
| /src/external/gpl3/gdb/dist/opcodes/ |
| cr16-dis.c | 46 char *ostr; member in struct:__anon19010 172 return cinv->ostr;
|
| /src/external/gpl3/gdb.old/dist/opcodes/ |
| cr16-dis.c | 46 char *ostr; member in struct:__anon21749 172 return cinv->ostr;
|
| /src/external/bsd/pcc/dist/pcc/cc/cpp/ |
| cpp.h | 111 usch *ostr; member in struct:includ
|
| /src/external/gpl3/binutils/dist/gas/config/ |
| tc-wasm32.c | 509 char *ostr; local 515 ostr = str + 1; 533 str = ostr;
|
| /src/external/gpl3/binutils.old/dist/gas/config/ |
| tc-wasm32.c | 509 char *ostr; local 515 ostr = str + 1; 533 str = ostr;
|
| /src/external/gpl3/gdb/dist/gdb/ |
| objc-lang.c | 1461 struct objc_object ostr; local 1465 read_objc_object (gdbarch, object, &ostr); 1466 if (ostr.isa == 0) 1469 return find_implementation_from_class (gdbarch, ostr.isa, sel);
|
| /src/external/gpl3/gdb.old/dist/gdb/ |
| objc-lang.c | 1452 struct objc_object ostr; local 1456 read_objc_object (gdbarch, object, &ostr); 1457 if (ostr.isa == 0) 1460 return find_implementation_from_class (gdbarch, ostr.isa, sel);
|
| /src/external/lgpl3/gmp/dist/demos/ |
| pexpr.c | 660 char *ostr = str; local 669 return str - ostr; 675 char *ostr = str; local 685 return str - ostr + 1;
|
| /src/external/gpl3/gcc/dist/gcc/cp/ |
| tree.cc | 5271 tree ostr = TREE_VALUE (in); 5272 if (cp_tree_equal (str, ostr)) 5265 tree ostr = TREE_VALUE (in); local
|
| /src/external/gpl3/gcc.old/dist/gcc/cp/ |
| tree.cc | 5139 tree ostr = TREE_VALUE (in); 5140 if (cp_tree_equal (str, ostr)) 5133 tree ostr = TREE_VALUE (in); local
|