===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libparse-yapp-perl-1.21/t/stress.t-623-condition:
libparse-yapp-perl-1.21/t/stress.t:624:	  type_specifier_seq declarator maybeasm maybe_attribute '='
libparse-yapp-perl-1.21/t/stress.t-625-	| expr
##############################################
libparse-yapp-perl-1.21/t/stress.t-1088-initdcl:
libparse-yapp-perl-1.21/t/stress.t:1089:	  declarator maybeasm maybe_attribute '='
libparse-yapp-perl-1.21/t/stress.t-1090-	  init
libparse-yapp-perl-1.21/t/stress.t-1091-/* Note how the declaration of the variable is in effect while its init is parsed! */
libparse-yapp-perl-1.21/t/stress.t:1092:	| declarator maybeasm maybe_attribute
libparse-yapp-perl-1.21/t/stress.t-1093-	;
##############################################
libparse-yapp-perl-1.21/t/stress.t-1098-	   declarator or notype_declarator.  And $-2 must be some declmods
libparse-yapp-perl-1.21/t/stress.t:1099:	   or declspecs.  We can't move the maybeasm into this rule because
libparse-yapp-perl-1.21/t/stress.t-1100-	   we need that reduce so we prefer fn_dot_def1 when appropriate.  */
##############################################
libparse-yapp-perl-1.21/t/stress.t-1109-initdcl0:
libparse-yapp-perl-1.21/t/stress.t:1110:	  declarator maybeasm initdcl0_innards
libparse-yapp-perl-1.21/t/stress.t-1111-	;
##############################################
libparse-yapp-perl-1.21/t/stress.t-1113-notype_initdcl0:
libparse-yapp-perl-1.21/t/stress.t:1114:          notype_declarator maybeasm initdcl0_innards
libparse-yapp-perl-1.21/t/stress.t-1115-        ;
##############################################
libparse-yapp-perl-1.21/t/stress.t-1119-          initdcl0_innards 
libparse-yapp-perl-1.21/t/stress.t:1120:	| constructor_declarator maybeasm maybe_attribute
libparse-yapp-perl-1.21/t/stress.t-1121-	;
##############################################
libparse-yapp-perl-1.21/t/stress.t-1368-	| declmods notype_components
libparse-yapp-perl-1.21/t/stress.t:1369:	| notype_declarator maybeasm maybe_attribute maybe_init
libparse-yapp-perl-1.21/t/stress.t:1370:	| constructor_declarator maybeasm maybe_attribute maybe_init
libparse-yapp-perl-1.21/t/stress.t-1371-	| ':' expr_no_commas
##############################################
libparse-yapp-perl-1.21/t/stress.t-1381-	   parmlist? */
libparse-yapp-perl-1.21/t/stress.t:1382:	| declmods component_constructor_declarator maybeasm maybe_attribute maybe_init
libparse-yapp-perl-1.21/t/stress.t:1383:	| component_constructor_declarator maybeasm maybe_attribute maybe_init
libparse-yapp-perl-1.21/t/stress.t-1384-	| using_decl
##############################################
libparse-yapp-perl-1.21/t/stress.t-1411-after_type_component_declarator0:
libparse-yapp-perl-1.21/t/stress.t:1412:	  after_type_declarator maybeasm maybe_attribute maybe_init
libparse-yapp-perl-1.21/t/stress.t-1413-	| TYPENAME ':' expr_no_commas maybe_attribute
##############################################
libparse-yapp-perl-1.21/t/stress.t-1416-notype_component_declarator0:
libparse-yapp-perl-1.21/t/stress.t:1417:	  notype_declarator maybeasm maybe_attribute maybe_init
libparse-yapp-perl-1.21/t/stress.t:1418:	| constructor_declarator maybeasm maybe_attribute maybe_init
libparse-yapp-perl-1.21/t/stress.t-1419-	| IDENTIFIER ':' expr_no_commas maybe_attribute
##############################################
libparse-yapp-perl-1.21/t/stress.t-1423-after_type_component_declarator:
libparse-yapp-perl-1.21/t/stress.t:1424:	  after_type_declarator maybeasm maybe_attribute maybe_init
libparse-yapp-perl-1.21/t/stress.t-1425-	| TYPENAME ':' expr_no_commas maybe_attribute
##############################################
libparse-yapp-perl-1.21/t/stress.t-1428-notype_component_declarator:
libparse-yapp-perl-1.21/t/stress.t:1429:	  notype_declarator maybeasm maybe_attribute maybe_init
libparse-yapp-perl-1.21/t/stress.t-1430-	| IDENTIFIER ':' expr_no_commas maybe_attribute
##############################################
libparse-yapp-perl-1.21/t/stress.t-1891-/* These are the operands other than the first string and colon
libparse-yapp-perl-1.21/t/stress.t:1892:   in  asm ("addextend %2,%1": "=dm" (x), "0" (y), "g" (*x))  */
libparse-yapp-perl-1.21/t/stress.t-1893-asm_operands: