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

/seL4-l4v-master/HOL4/polyml/libpolyml/
H A Dmpoly.cpp60 #define _tcstol strtol macro
280 gcpercent = _tcstol(p, &endp, 10);
297 userOptions.gcthreads = _tcstol(p, &endp, 10);
H A Dpolystring.cpp127 codePage = _tcstol(codePageArg, &endp, 10);

Completed in 30 milliseconds