Home
last modified time | relevance | path

Searched refs:stoi (Results 1 – 7 of 7) sorted by relevance

/NextBSD/sys/dev/firewire/
HDfwphyreg.h62 stoi:1, member
92 stoi:1,
/NextBSD/contrib/libpcap/
HDscanner.l73 static int stoi(char *);
338 {N} { yylval.i = stoi((char *)yytext); return NUM; }
443 stoi(s) in stoi() function
/NextBSD/contrib/libc++/src/
Dstring.cpp253 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/
HDfwcontrol.c610 b.wdie, b.isbr, b.ctoi, b.cpsi, b.stoi, b.pei, b.eaa, b.emc, in dump_phy_registers()
/NextBSD/contrib/libc++/include/
Dstring380 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/
HDChangeLog-96974249 * 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.
HDChangeLog-9495157 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