Home | History | Annotate | Download | only in data

Lines Matching refs:Default

25 ## Default values.  ##
224 /* Default (constant) value used for initialization for null
226 here we set the default value of $$ to a zeroed-out value.
227 Since the default value is undefined, this behavior is
408 /* YYDEFACT[S] -- default rule to reduce with in state S when YYTABLE
409 doesn't specify something else to do. Zero means the default is an
697 default:
933 default: break;
957 default: break;
1018 /** True iff LR state STATE has only a default reduction (regardless
1026 /** The default reduction for STATE, assuming it has one. */
1398 /* Set default location. */
1722 /* Set default location. */
1910 default:
1912 but some compilers complain if the default case is
2284 default: \
2328 default: goto yybuglab;