Searched refs:INFO (Results 1 – 1 of 1) sorted by relevance
69 # define PARSE_FLOAT_VA_ARG_EXTENDED(INFO) \ argument75 INFO.is_binary128 = 1; \80 PARSE_FLOAT_VA_ARG (INFO); \86 PARSE_FLOAT_VA_ARG (INFO);89 #define PARSE_FLOAT_VA_ARG(INFO) \ argument92 INFO.is_binary128 = 0; \101 # define SETUP_FLOAT128_INFO(INFO) \ argument105 INFO.is_binary128 = is_long_double; \107 INFO.is_binary128 = 0; \111 # define SETUP_FLOAT128_INFO(INFO) \ argument[all …]
Completed in 6 milliseconds