Searched refs:tsrm_intptr_t (Results 1 – 2 of 2) sorted by relevance
36 typedef __int64 tsrm_intptr_t; typedef39 typedef long tsrm_intptr_t; typedef
557 fno = _open_osfhandle((tsrm_intptr_t)in, _O_RDONLY | mode); in popen_ex()560 fno = _open_osfhandle((tsrm_intptr_t)out, _O_WRONLY | mode); in popen_ex()
Completed in 9 milliseconds