Searched refs:_constant (Results 1 – 7 of 7) sorted by relevance
9 include = `include` string\_constant `;`34 enumval\_decl = ident [ `=` integer\_constant ]38 scalar = boolean\_constant | integer\_constant | float\_constant42 single\_value = scalar | string\_constant48 file_extension_decl = `file_extension` string\_constant `;`50 file_identifier_decl = `file_identifier` string\_constant `;`52 string\_constant = `\".*?\"`60 dec\_integer\_constant = `[-+]?[:digit:]+`62 hex\_integer\_constant = `[-+]?0[xX][:xdigit:]+`64 integer\_constant = dec\_integer\_constant | hex\_integer\_constant[all …]
18 hana::make<hana::range_tag>(hana::test::_constant<1>{}, hana::test::_constant<4>{}), in main()
125 using x = _constant<i>;
88 test::_constant<0> v{}; in TestFunctor()
277 struct _constant struct
138 using x = _constant<i>;141 using ord = _constant<i>;
155 using x = _constant<i>;