Searched refs:DECLARE_INTEGER_PARSER (Results 1 – 2 of 2) sorted by relevance
630 #define DECLARE_INTEGER_PARSER(name) \ macro640 DECLARE_INTEGER_PARSER(short);641 DECLARE_INTEGER_PARSER(ushort);642 DECLARE_INTEGER_PARSER(int);643 DECLARE_INTEGER_PARSER(uint);644 DECLARE_INTEGER_PARSER(long);645 DECLARE_INTEGER_PARSER(ulong);646 DECLARE_INTEGER_PARSER(longlong);647 DECLARE_INTEGER_PARSER(ulonglong);649 #undef DECLARE_INTEGER_PARSER
784 #define DECLARE_INTEGER_PARSER(name) \ macro794 DECLARE_INTEGER_PARSER(short);795 DECLARE_INTEGER_PARSER(ushort);796 DECLARE_INTEGER_PARSER(int);797 DECLARE_INTEGER_PARSER(uint);798 DECLARE_INTEGER_PARSER(long);799 DECLARE_INTEGER_PARSER(ulong);800 DECLARE_INTEGER_PARSER(longlong);801 DECLARE_INTEGER_PARSER(ulonglong);803 #undef DECLARE_INTEGER_PARSER