Searched defs:DECIMAL_STRING_LENGTH (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/head/
H A Dfloatingpoint.h97 #define DECIMAL_STRING_LENGTH 512 /* Size of buffer in decimal_record. */ macro
99 typedef char decimal_string[DECIMAL_STRING_LENGTH];
/illumos-gate/usr/src/lib/libbc/inc/include/
H A Dfloatingpoint.h90 #define DECIMAL_STRING_LENGTH 512 macro
93 typedef char decimal_string[DECIMAL_STRING_LENGTH];

Completed in 58 milliseconds