Searched refs:dcheck (Results 1 – 9 of 9) sorted by relevance
56 dcheck() function78 dcheck '(set -e; exit 1; echo ERR$?); echo OK$?' 'OK1'84 dcheck '(set -e; false; echo ERR$?); echo OK$?' 'OK1'88 dcheck '(set -e; /nonexistent; echo ERR); echo OK' 'OK'90 dcheck '(set -e; nonexistent-program-on-path; echo ERR); echo OK' 'OK'92 dcheck 'f() { false; }; (set -e; f; echo ERR); echo OK' 'OK'94 dcheck 'f() { return 1; }; (set -e; f; echo ERR); echo OK' 'OK'100 dcheck 'f() { false; echo ERR; }; (set -e; f); echo OK' 'OK'104 dcheck 'f() { set +e; false; echo OK; }; (set -e; f); echo OK' 'OK OK'113 dcheck '(set -e; (set +e; false; echo OK; false); echo OK)' 'OK'[all …]
22 int dcheck(INTERVAL);157 if (dcheck($3)) YYERROR;162 if (dcheck ( $3 )) YYERROR;291 dcheck(INTERVAL v) in dcheck() function
23 int dcheck(INTERVAL);159 if (dcheck($3)) YYERROR;164 if (dcheck ( $3 )) YYERROR;293 dcheck(INTERVAL v)
20 int dcheck(INTERVAL);155 if (dcheck($3)) YYERROR;160 if (dcheck ( $3 )) YYERROR;310 dcheck(INTERVAL v) in dcheck() function
122 int dcheck(INTERVAL);478 dcheck(INTERVAL v) in dcheck() function852 if (dcheck(yystack.l_mark[0].vval)) YYERROR; in YYPARSE_DECL()860 if (dcheck ( yystack.l_mark[0].vval )) YYERROR; in YYPARSE_DECL()
121 int dcheck(INTERVAL);477 dcheck(INTERVAL v) in dcheck() function851 if (dcheck(yystack.l_mark[0].vval)) YYERROR; in YYPARSE_DECL()859 if (dcheck ( yystack.l_mark[0].vval )) YYERROR; in YYPARSE_DECL()
142 int dcheck(INTERVAL);640 dcheck(INTERVAL v) in dcheck() function1485 if (dcheck(yystack.l_mark[0].vval)) YYERROR; in YYPARSE_DECL()1493 if (dcheck ( yystack.l_mark[0].vval )) YYERROR; in YYPARSE_DECL()
141 int dcheck(INTERVAL);639 dcheck(INTERVAL v) in dcheck() function1484 if (dcheck(yystack.l_mark[0].vval)) YYERROR; in YYPARSE_DECL()1492 if (dcheck ( yystack.l_mark[0].vval )) YYERROR; in YYPARSE_DECL()
138 int dcheck(INTERVAL);604 dcheck(INTERVAL v) in dcheck() function1538 if (dcheck(yystack.l_mark[0].vval)) YYERROR; in YYPARSE_DECL()1547 if (dcheck ( yystack.l_mark[0].vval )) YYERROR; in YYPARSE_DECL()