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
802 #define DECLARE_INTEGER_PARSER(name) \ macro812 DECLARE_INTEGER_PARSER(short);813 DECLARE_INTEGER_PARSER(ushort);814 DECLARE_INTEGER_PARSER(int);815 DECLARE_INTEGER_PARSER(uint);816 DECLARE_INTEGER_PARSER(long);817 DECLARE_INTEGER_PARSER(ulong);818 DECLARE_INTEGER_PARSER(longlong);819 DECLARE_INTEGER_PARSER(ulonglong);821 #undef DECLARE_INTEGER_PARSER