Lines Matching defs:PRINT
443 #define PRINT(ptr, len) do { \
556 PRINT(cp, n);
1071 PRINT(&sign, 1);
1075 PRINT(ox, 2);
1092 PRINT(cp, size);
1098 PRINT(zeroes, 1);
1100 PRINT(&decimal_point, 1);
1117 PRINT(&decimal_point, 1);
1124 PRINT(buf, 2);
1125 PRINT(cp, ndig-1);
1128 PRINT(cp, 1);
1129 PRINT(expstr, expsize);