Home
last modified time | relevance | path

Searched refs:label248 (Results 1 – 3 of 3) sorted by relevance

/dports/devel/emscripten/emscripten-2.0.3/tests/nbody-java/
H A Dorg_apache_harmony_luni_util_Util.c701 if (_r12.i != _r11.i) goto label248; in org_apache_harmony_luni_util_Util_parseDate___java_lang_String()
710 label248:; in org_apache_harmony_luni_util_Util_parseDate___java_lang_String()
/dports/math/maxima/maxima-5.43.2/share/colnew/lisp/
H A Dlsyslv.lisp434 label248
/dports/comms/xnec2c/xnec2c-3.4/src/
H A Dinterface.c1433 GtkWidget *label248; in create_rdpattern_window() local
1824 label248 = gtk_label_new (_("View Radiation")); in create_rdpattern_window()
1825 gtk_widget_show (label248); in create_rdpattern_window()
1826 gtk_box_pack_start (GTK_BOX (rdpattern_hbox3), label248, FALSE, FALSE, 0); in create_rdpattern_window()
1827 gtk_label_set_width_chars (GTK_LABEL (label248), 14); in create_rdpattern_window()
2150 GLADE_HOOKUP_OBJECT (rdpattern_window, label248, "label248"); in create_rdpattern_window()