Searched refs:normal (Results 1 - 15 of 15) sorted by relevance

/ast/src/lib/libast/path/
H A Dpathpath.c109 do if (s <= path) goto normal; while (*--s == '/');
110 do if (s <= path) goto normal; while (*--s != '/');
116 goto normal;
119 normal: ;
/ast/src/lib/libast/string/
H A Dchresc.c221 normal:
230 goto normal;
/ast/src/cmd/tests/
H A Ddate.c71 normal(char* s) function
110 normal(str);
114 normal(pat);
138 normal(rem);
/ast/src/lib/libtk/library/demos/
H A Dbind.tcl31 set normal "-background {} -relief flat"
34 set normal "-foreground {} -background {}"
65 $w.text tag bind $tag <Any-Leave> "$w.text tag configure $tag $normal"
H A Dctext.tcl79 -font -*-times-medium-r-normal--*-240-*-*-*-*-*-* -fill brown
91 -font -*-times-medium-r-normal--*-240-*-*-*-*-*-* -fill brown
H A Dwidget245 -font -Adobe-helvetica-medium-r-normal--*-180-*-*-*-*-*-*
/ast/src/lib/libtk/library/
H A Dbutton.tcl107 $w config -state normal
H A Dscale.tcl36 %W configure -state normal
116 $w configure -state normal
H A Dconsole.tcl36 after idle {.console configure -font {Monaco 9 normal}}
159 proc tkConsolePrompt {{partial normal}} {
160 if {$partial == "normal"} {
H A Dmenu.tcl196 $w configure -state normal
H A Dtkfbox.tcl653 $data(typeMenuBtn) config -state normal
/ast/src/cmd/nmake/
H A Dconvert.c781 goto normal;
790 normal:
/ast/src/cmd/kshlib/cmdtst/
H A Dgrep.c421 static const char normal[] = {CC_esc,'[','0','m'}; local
426 sfwrite(sp, normal, sizeof(normal));
/ast/src/cmd/re/
H A Dgrep.c314 static const char normal[] = {CC_esc,'[','0','m'}; local
319 sfwrite(sp, normal, sizeof(normal));
/ast/src/lib/libast/regex/
H A Dregcomp.c1307 goto normal;
1356 goto normal;
1377 goto normal;
1386 normal:

Completed in 169 milliseconds