Searched refs:chr (Results 1 – 2 of 2) sorted by relevance
30 #define DEFINE_FROM(type, chr) \ argument33 res.Set ## chr(v); \
502 #define SEND_VALUE(chr, sym, type) \ in PrintJValue() argument503 case chr: { \ in PrintJValue()