Searched defs:InternalType (Results 1 – 3 of 3) sorted by relevance
119 #define RUNTIME_ENTRY_WITH_RCS(Type, InternalType, Convert, Name) \ argument135 #define RUNTIME_ENTRY_WITH_RCS(Type, InternalType, Convert, Name) argument140 #define RUNTIME_FUNCTION_RETURNS_TYPE(Type, InternalType, Convert, Name) \ argument
402 enum InternalType : uintptr_t enum
59118 typedef uint64_t InternalType; typedef in mozilla::EventStates