Home
last modified time | relevance | path

Searched defs:is_second (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dmux-utils.h83 bool is_second () const { return uintptr_t (m_ptr) & 1; } in is_second() function
/netbsd-src/external/mit/libuv/dist/src/win/
H A Dfs.c2728 BOOL is_second; in fs__statfs() local