Searched refs:IS_DECIMAL (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sort/common/
H A Dfields.c108 #define IS_DECIMAL(x) \ macro
860 if (i < length && IS_DECIMAL(number[i])) {

Completed in 102 milliseconds