Home
last modified time | relevance | path

Searched defs:S2I_valid (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/lib/libast/common/string/
H A Dstrtoi.h112 #define S2I_valid(s) ((s)<(z)) macro
114 #define S2I_valid(s) 1 macro