Searched refs:w (Results 1 – 7 of 7) sorted by relevance
/scripts/ |
D | recordmcount.h | 117 # define _w w 218 mcsec.sh_name = w((sizeof(Elf_Rela) == rel_entsize) + strlen(".rel") in append_func() 220 mcsec.sh_type = w(SHT_PROGBITS); in append_func() 231 mcsec.sh_name = w(old_shstr_sh_size); in append_func() 233 ? w(SHT_RELA) in append_func() 234 : w(SHT_REL); in append_func() 239 mcsec.sh_link = w(symsec_sh_link); in append_func() 240 mcsec.sh_info = w(old_shnum); in append_func() 262 char const *symname = &str0[w(symp->st_name)]; in get_mcountsym() 282 unsigned const symsec_sh_link = w(relhdr->sh_link); in get_sym_str_and_relp() [all …]
|
D | recordmcount.c | 82 off_t const w = lseek(fd, offset, whence); in ulseek() local 83 if (w == (off_t)-1) { in ulseek() 87 return w; in ulseek() 232 static uint32_t (*w)(uint32_t); variable 276 return w(((union mips_r_info){ .r_info = rp->r_info }).r_mips.r_sym); in MIPS64_r_sym() 282 .r_mips = { .r_sym = w(sym), .r_type = type } in MIPS64_r_info() 293 w = w4nat; in do_file() 306 w = w4rev; in do_file() 314 w = w4rev; in do_file()
|
D | bootgraph.pl | 153 my ($s, $s2, $s3, $e, $w, $y, $y2, $style); 164 $w = $e - $s; 177 print "<rect x=\"$s\" width=\"$w\" y=\"$y\" height=\"115\" style=\"$style_wait\"/>\n"; 179 print "<rect x=\"$s\" width=\"$w\" y=\"$y\" height=\"145\" style=\"$style\"/>\n";
|
/scripts/kconfig/ |
D | gconf.c | 496 gint w, h; in on_window1_size_request() local 499 gtk_window_get_default_size(GTK_WINDOW(main_wnd), &w, &h); in on_window1_size_request() 501 gdk_window_get_size(widget->window, &w, &h); in on_window1_size_request() 763 gint w, h; in on_split_clicked() local 766 gtk_window_get_default_size(GTK_WINDOW(main_wnd), &w, &h); in on_split_clicked() 767 gtk_paned_set_position(GTK_PANED(hpaned), w / 2); in on_split_clicked()
|
D | zconf.hash.c_shipped | 25 && ('w' == 119) && ('x' == 120) && ('y' == 121) && ('z' == 122) \
|
/scripts/kconfig/lxdialog/ |
D | dialog.h | 51 #define wbkgdset(w,p) /*nothing */ argument
|
/scripts/genksyms/ |
D | keywords.hash.c_shipped | 25 && ('w' == 119) && ('x' == 120) && ('y' == 121) && ('z' == 122) \
|