Searched refs:YY_UNION (Results 1 – 1 of 1) sorted by relevance
/PHP-8.3/ext/ffi/ |
H A D | ffi_parser.c | 84 #define YY_UNION 42 macro 1039 ret = YY_UNION; in get_skip_sym() 1879 case YY_UNION: in check_type_name_start() 2228 case YY_UNION: in parse_declaration_specifiers() 2245 …D,YY__BOOL,YY__COMPLEX,YY_COMPLEX,YY___COMPLEX,YY___COMPLEX__,YY_STRUCT,YY_UNION,YY_ENUM,YY_ID), "… in parse_specifier_qualifier_list() 2359 case YY_UNION: in parse_type_specifier() 2384 } else if (sym == YY_UNION) { in parse_struct_or_union_specifier() 2421 …D,YY__BOOL,YY__COMPLEX,YY_COMPLEX,YY___COMPLEX,YY___COMPLEX__,YY_STRUCT,YY_UNION,YY_ENUM,YY_ID,YY_… in parse_struct_contents() 2439 …D,YY__BOOL,YY__COMPLEX,YY_COMPLEX,YY___COMPLEX,YY___COMPLEX__,YY_STRUCT,YY_UNION,YY_ENUM,YY_ID,YY_… in parse_struct_contents() 2861 …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 15 milliseconds