Lines Matching defs:PRINT
369 #define PRINT(ptr, len) { \
487 PRINT(cp, n);
1014 PRINT(&sign, 1);
1018 PRINT(ox, 2);
1035 PRINT(cp, size);
1041 PRINT(zeroes, 1);
1043 PRINT(decimal_point,decpt_len);
1060 PRINT(decimal_point,decpt_len);
1065 PRINT(cp++, 1);
1066 PRINT(decimal_point, decpt_len);
1067 PRINT(cp, ndig-1);
1070 PRINT(cp, 1);
1071 PRINT(expstr, expsize);