Home
last modified time | relevance | path

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

/external/v8/src/
Dtypes.cc1286 #define BITSET_CONSTANT(type, value) REPRESENTATION(k##type), in Print() macro
1287 REPRESENTATION_BITSET_TYPE_LIST(BITSET_CONSTANT) in Print()
1288 #undef BITSET_CONSTANT in Print()
1290 #define BITSET_CONSTANT(type, value) SEMANTIC(k##type), in Print() macro
1291 INTERNAL_BITSET_TYPE_LIST(BITSET_CONSTANT) in Print()
1292 SEMANTIC_BITSET_TYPE_LIST(BITSET_CONSTANT) in Print()
1293 #undef BITSET_CONSTANT in Print()