Searched refs:atol (Results 1 - 3 of 3) sorted by relevance

/gem5/tests/test-progs/asmtest/src/riscv/env/v/
H A Dstring.c95 long atol(const char* str) function
/gem5/ext/systemc/src/
H A Dsystemc.h143 using std::atol;
/gem5/ext/mcpat/
H A DxmlParser.cc534 if (t && (*t)) return atol(t);

Completed in 11 milliseconds