| /src/external/apache2/llvm/dist/libcxx/include/__support/ibm/ |
| locale_mgmt_aix.h | 40 _LC_locale_t *newloc, *loc; local 46 if ((newloc = (_LC_locale_t *)calloc(1, sizeof(_LC_locale_t))) == NULL) 53 memcpy(newloc, base, sizeof (_LC_locale_t)); 55 newloc->lc_collate = loc->lc_collate; 57 newloc->lc_ctype = loc->lc_ctype; 59 // newloc->lc_messages = loc->lc_messages; 61 newloc->lc_monetary = loc->lc_monetary; 63 newloc->lc_time = loc->lc_time; 65 newloc->lc_numeric = loc->lc_numeric; 66 return (locale_t)newloc; [all...] |
| locale_mgmt_zos.h | 47 locale_t uselocale(locale_t newloc);
|
| /src/external/apache2/llvm/dist/libcxx/src/support/ibm/ |
| xlocale_zos.cpp | 36 locale_t newloc = new locale_struct(); local 41 memcpy(newloc, base, sizeof (locale_struct)); 42 newloc->category_mask = category_mask | base->category_mask; 46 newloc->category_mask = category_mask; 50 newloc->lc_collate = locale; 52 newloc->lc_ctype = locale; 54 newloc->lc_monetary = locale; 56 newloc->lc_numeric = locale; 58 newloc->lc_time = locale; 60 newloc->lc_messages = locale [all...] |
| /src/sbin/gpt/ |
| resizedisk.c | 91 off_t last, oldloc, newloc, lastdata, gpt_size; local 96 newloc = 0; 168 newloc = sector; 170 newloc = sector; 172 newloc = last; 174 if (newloc > 0 && gpt->tpg != NULL && gpt->lbt != NULL) { 177 gpt->tpg->map_start = newloc; 178 gpt->lbt->map_start = newloc - gpt_size; 183 newloc = sector; 185 newloc = last [all...] |
| /src/games/adventure/ |
| subr.c | 157 if (newloc != loc && !forced(loc) && !bitset(loc, 3)) { 159 if (odloc[i] != newloc || !dseen[i]) 161 newloc = loc; 166 loc = newloc; /* 74 */ 167 if (loc == 0 || forced(loc) || bitset(newloc, 3)) 198 newloc = kk->tloc; 199 if (newloc > 300 || newloc < 15 || newloc == odloc[i] 200 || (j > 1 && newloc == tk[j - 1]) || j >= 2 [all...] |
| hdr.h | 68 extern int loc, newloc, oldloc, oldloc2, wasdark, gaveup, kq, k, k2; 109 int conditions; /* m in writeup (newloc / 1000) */ 110 int tloc; /* n in writeup (newloc % 1000) */
|
| init.c | 68 int loc, newloc, oldloc, oldloc2, wasdark, gaveup, kq, k, k2; variable 297 newloc = 1;
|
| main.c | 94 if (newloc < 9 && newloc != 0 && isclosing) { 96 newloc = loc; /* main office */
|
| save.c | 493 {&newloc, sizeof(newloc)}, 606 &newloc,
|
| /src/external/gpl3/gcc.old/dist/gcc/c-family/ |
| c-lex.cc | 580 location_t newloc; 583 tok = cpp_get_token_with_location (parse_in, &newloc); 613 *loc = make_location (atloc, atloc, newloc); 621 *loc = newloc; 578 location_t newloc; local
|
| c-warn.cc | 3264 location_t newloc = DECL_SOURCE_LOCATION (newp); local 3266 origloc = newloc; 3280 gcc_rich_location warnloc (newloc); 3490 location_t newloc = DECL_SOURCE_LOCATION (newp); local 3492 origloc = newloc; 3498 if (warning_at (newloc, OPT_Wvla_parameter, 3517 if (warning_at (newloc, OPT_Wvla_parameter, 3531 if (warning_at (newloc, OPT_Warray_parameter_, 3543 if (warning_at (newloc, OPT_Wvla_parameter, 3571 if (warning_n (newloc, OPT_Wvla_parameter, newbnds [all...] |
| /src/sys/arch/sparc/sparc/ |
| autoconf.c | 1954 bootinfo_relocate(void *newloc) 1961 kernel_top = newloc; 1983 if ((int)bootinfo - (int)newloc < bi_size) 1991 dp = newloc; 2005 bootinfo = newloc; 2006 kernel_top = (char *)newloc + ALIGN(bi_size);
|
| /src/external/apache2/llvm/dist/libcxx/src/ |
| ios.cpp | 121 ios_base::imbue(const locale& newloc) 126 loc_storage = newloc;
|
| /src/external/gpl3/gcc/dist/gcc/c-family/ |
| c-lex.cc | 645 location_t newloc; 648 tok = get_token (parse_in, &newloc); 678 *loc = make_location (atloc, atloc, newloc); 686 *loc = newloc; 643 location_t newloc; local
|
| c-warn.cc | 3302 location_t newloc = DECL_SOURCE_LOCATION (newp); local 3304 origloc = newloc; 3318 gcc_rich_location warnloc (newloc); 3528 location_t newloc = DECL_SOURCE_LOCATION (newp); local 3530 origloc = newloc; 3536 if (warning_at (newloc, OPT_Wvla_parameter, 3555 if (warning_at (newloc, OPT_Wvla_parameter, 3569 if (warning_at (newloc, OPT_Warray_parameter_, 3581 if (warning_at (newloc, OPT_Wvla_parameter, 3609 if (warning_n (newloc, OPT_Wvla_parameter, newbnds [all...] |
| /src/sbin/resize_ffs/ |
| resize_ffs.c | 825 int newloc; /* new location for csum info, if necessary */ local 880 newloc = find_freespace(ntot); 881 if (newloc < 0) 883 for (i = 0, f = newsb->fs_csaddr, t = newloc; i < ntot; i++, f++, t++) { 889 newsb->fs_csaddr = newloc;
|
| /src/external/gpl3/gcc/dist/gcc/cp/ |
| contracts.cc | 1183 location_t newloc, tree new_attrs, 1209 error_at (newloc,
|
| /src/external/gpl3/gcc/dist/gcc/c/ |
| c-decl.cc | 2217 location_t newloc = DECL_SOURCE_LOCATION (newdecl); 2220 warned = warning_at (newloc, OPT_Wbuiltin_declaration_mismatch, 2225 warned = warning_at (newloc, OPT_Wbuiltin_declaration_mismatch, 2232 rich_location richloc (line_table, newloc); 6675 location_t newloc = locations[*list]; 6677 || (newloc != UNKNOWN_LOCATION && newloc < loc)) 6678 loc = newloc; 2204 location_t newloc = DECL_SOURCE_LOCATION (newdecl); local 6649 location_t newloc = locations[*list]; local
|
| /src/external/gpl3/gcc.old/dist/gcc/c/ |
| c-decl.cc | 2060 location_t newloc = DECL_SOURCE_LOCATION (newdecl); 2063 warned = warning_at (newloc, OPT_Wbuiltin_declaration_mismatch, 2068 warned = warning_at (newloc, OPT_Wbuiltin_declaration_mismatch, 2075 rich_location richloc (line_table, newloc); 6240 location_t newloc = locations[*list]; 6242 || (newloc != UNKNOWN_LOCATION && newloc < loc)) 6243 loc = newloc; 2047 location_t newloc = DECL_SOURCE_LOCATION (newdecl); local 6214 location_t newloc = locations[*list]; local
|
| /src/external/gpl3/gcc/dist/gcc/ |
| dwarf2out.cc | 28055 struct var_loc_node *newloc; 28191 newloc = add_var_loc_to_decl (decl, loc_note, label, view); 28192 if (newloc == NULL) 28198 newloc = NULL; 28302 newloc->label = last_label; 28303 newloc->view = view; 28312 newloc->label = last_postcall_label; 28325 newloc->view = view; 28036 struct var_loc_node *newloc; local
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| dwarf2out.cc | 27915 struct var_loc_node *newloc; 28051 newloc = add_var_loc_to_decl (decl, loc_note, label, view); 28052 if (newloc == NULL) 28058 newloc = NULL; 28162 newloc->label = last_label; 28163 newloc->view = view; 28172 newloc->label = last_postcall_label; 28185 newloc->view = view; 27896 struct var_loc_node *newloc; local
|