Searched refs:YY_UNION (Results 1 – 1 of 1) sorted by relevance
/PHP-8.0/ext/ffi/ |
H A D | ffi_parser.c | 83 #define YY_UNION 42 macro 980 ret = YY_UNION; in get_skip_sym() 1820 case YY_UNION: in check_type_name_start() 2165 case YY_UNION: in parse_declaration_specifiers() 2182 …D,YY__BOOL,YY__COMPLEX,YY_COMPLEX,YY___COMPLEX,YY___COMPLEX__,YY_STRUCT,YY_UNION,YY_ENUM,YY_ID), "… in parse_specifier_qualifier_list() 2296 case YY_UNION: in parse_type_specifier() 2321 } else if (sym == YY_UNION) { in parse_struct_or_union_specifier() 2358 …D,YY__BOOL,YY__COMPLEX,YY_COMPLEX,YY___COMPLEX,YY___COMPLEX__,YY_STRUCT,YY_UNION,YY_ENUM,YY_ID,YY_… in parse_struct_contents() 2376 …D,YY__BOOL,YY__COMPLEX,YY_COMPLEX,YY___COMPLEX,YY___COMPLEX__,YY_STRUCT,YY_UNION,YY_ENUM,YY_ID,YY_… in parse_struct_contents() 2798 …D,YY__BOOL,YY__COMPLEX,YY_COMPLEX,YY___COMPLEX,YY___COMPLEX__,YY_STRUCT,YY_UNION,YY_ENUM,YY_ID,YY_… in parse_array_or_function_declarators() [all …]
|
Completed in 14 milliseconds