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

/ast/src/lib/libast/comp/
H A Dstrtoll.c23 * strtoll() implementation
26 #define strtoll ______strtoll macro
30 #undef strtoll macro
40 #define S2I_function strtoll
/ast/src/cmd/3d/
H A Ddll3d.c42 #undef strtoll macro
H A Ddir3d.c64 #undef strtoll macro
H A D3d.h135 #undef strtoll macro
/ast/src/cmd/nmake/
H A Dmisc.c282 #undef strtoll macro
283 #define strtoll strtol macro
351 value->q = strtoll(s, NiL, 0);

Completed in 21 milliseconds