Home
last modified time | relevance | path

Searched refs:PRAGMA_ERROR (Results 1 – 9 of 9) sorted by relevance

/dports/sysutils/syslog-ng/syslog-ng-3.35.1/lib/
H A Dpragma-grammar.ym58 #define PRAGMA_ERROR() ({ PRAGMA_END(); YYERROR; })
95 PRAGMA_ERROR();
102 PRAGMA_ERROR();
104 PRAGMA_ERROR();
128 PRAGMA_ERROR();
161 PRAGMA_ERROR();
H A Dpragma-grammar.y403 #define PRAGMA_ERROR() ({ PRAGMA_END(); YYERROR; }) macro
440 PRAGMA_ERROR();
447 PRAGMA_ERROR();
449 PRAGMA_ERROR();
473 PRAGMA_ERROR();
506 PRAGMA_ERROR();
H A Dpragma-grammar.c748 #define PRAGMA_ERROR() ({ PRAGMA_END(); YYERROR; }) macro
3265 PRAGMA_ERROR(); in yyparse()
3276 PRAGMA_ERROR(); in yyparse()
3278 PRAGMA_ERROR(); in yyparse()
3312 PRAGMA_ERROR(); in yyparse()
3344 PRAGMA_ERROR(); in yyparse()
/dports/cad/adms/ADMS-release-2.3.7/admsXml/
H A DpreprocessorLex.l238 %x PRAGMA_ERROR
417 BEGIN( PRAGMA_ERROR );
426 BEGIN( PRAGMA_ERROR );
473 BEGIN( PRAGMA_ERROR );
492 BEGIN( PRAGMA_ERROR );
674 BEGIN( PRAGMA_ERROR );
683 BEGIN( PRAGMA_ERROR );
724 BEGIN( PRAGMA_ERROR );
761 BEGIN( PRAGMA_ERROR );
764 <PRAGMA_ERROR>.*{newline} {
/dports/science/py-cirq-aqt/Cirq-0.12.0/cirq-core/cirq/contrib/quil_import/
H A Dquil.py181 PRAGMA_ERROR = """ variable
278 raise UnsupportedQuilInstruction(PRAGMA_ERROR)
/dports/science/py-cirq-core/Cirq-0.13.1/cirq-core/cirq/contrib/quil_import/
H A Dquil.py181 PRAGMA_ERROR = """ variable
278 raise UnsupportedQuilInstruction(PRAGMA_ERROR)
/dports/science/py-cirq-pasqal/Cirq-0.13.1/cirq-core/cirq/contrib/quil_import/
H A Dquil.py181 PRAGMA_ERROR = """ variable
278 raise UnsupportedQuilInstruction(PRAGMA_ERROR)
/dports/science/py-cirq-google/Cirq-0.13.0/cirq-core/cirq/contrib/quil_import/
H A Dquil.py181 PRAGMA_ERROR = """ variable
278 raise UnsupportedQuilInstruction(PRAGMA_ERROR)
/dports/science/py-cirq-ionq/Cirq-0.13.1/cirq-core/cirq/contrib/quil_import/
H A Dquil.py181 PRAGMA_ERROR = """ variable
278 raise UnsupportedQuilInstruction(PRAGMA_ERROR)