Home
last modified time | relevance | path

Searched refs:_gl_nothrow_get_osfhandle (Results 1 – 2 of 2) sorted by relevance

/external/bison/lib/
Dmsvc-nothrow.h36 extern intptr_t _gl_nothrow_get_osfhandle (int fd);
37 # define _get_osfhandle _gl_nothrow_get_osfhandle
Dmsvc-nothrow.c33 _gl_nothrow_get_osfhandle (int fd) in _gl_nothrow_get_osfhandle() function