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

/illumos-gate/usr/src/lib/libast/common/sfio/
H A Dsfvscanf.c869 #define TEN(x) (((x) << 3) + ((x) << 1) ) macro
871 { argv.lu = TEN(argv.lu) + (inp-'0');

Completed in 225 milliseconds