Home
last modified time | relevance | path

Searched refs:W_IS_SEPARATOR (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sort/
H A Dfields.c113 #define W_IS_SEPARATOR(x) \ macro
974 if (W_IS_SEPARATOR(number[i])) in field_convert_numeric_wide()
995 if (W_IS_SEPARATOR(number[i])) in field_convert_numeric_wide()