Searched refs:stoi (Results 1 – 7 of 7) sorted by relevance
| /NextBSD/sys/dev/firewire/ |
| HD | fwphyreg.h | 62 stoi:1, member 92 stoi:1,
|
| /NextBSD/contrib/libpcap/ |
| HD | scanner.l | 73 static int stoi(char *); 338 {N} { yylval.i = stoi((char *)yytext); return NUM; } 443 stoi(s) in stoi() function
|
| /NextBSD/contrib/libc++/src/ |
| D | string.cpp | 253 stoi(const string& str, size_t* idx, int base) in stoi() function 259 stoi(const wstring& str, size_t* idx, int base) in stoi() function
|
| /NextBSD/usr.sbin/fwcontrol/ |
| HD | fwcontrol.c | 610 b.wdie, b.isbr, b.ctoi, b.cpsi, b.stoi, b.pei, b.eaa, b.emc, in dump_phy_registers()
|
| /NextBSD/contrib/libc++/include/ |
| D | string | 380 int stoi (const string& str, size_t* idx = 0, int base = 10); 400 int stoi (const wstring& str, size_t* idx = 0, int base = 10); 4089 _LIBCPP_FUNC_VIS int stoi (const string& __str, size_t* __idx = 0, int __base = 10); 4109 _LIBCPP_FUNC_VIS int stoi (const wstring& __str, size_t* __idx = 0, int __base = 10…
|
| /NextBSD/contrib/binutils/bfd/ |
| HD | ChangeLog-9697 | 4249 * libbfd-in.h (itos, stoi): Don't define. 4252 (NAME(lynx,swap_std_reloc_out)): Don't use stoi. 4255 flags. Don't use stoi.
|
| HD | ChangeLog-9495 | 157 index, don't call stoi. 1428 (MY_swap_std_reloc_out): Use udata.i for KEEPIT, don't call stoi. 2522 (NAME(aout,swap_std_reloc_out)): Don't bother to use stoi when
|