Home
last modified time | relevance | path

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

/dports/math/boolector/boolector-3.2.2/test/
H A Dtest_hash.cpp29 TEST_F (TestHash, str2i) in TEST_F() argument
/dports/net/sems/sems-f89581a/core/plug-in/stats/
H A Dquery_stats.cxx44 int str2i(const char* str, unsigned short* result) in str2i() function
/dports/net/sems/sems-f89581a/core/
H A DAmUtils.cpp214 bool str2i(const string& str, unsigned int& result) in str2i() function
220 bool str2i(char*& str, unsigned int& result, char sep) in str2i() function
/dports/multimedia/dvbsnoop/dvbsnoop-1.4.50/src/misc/
H A Dhelper.c831 long str2i (char *s) in str2i() function
/dports/math/form/form-4.2.1/sources/
H A Dextcmd.c588 static LONG str2i(char *str, char **b, LONG maxnum) in str2i() function