Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/iconv/
H A Diconv.c55 #define ISBADF(_h_) (!(_h_) || (_h_) == (iconv_t)-1) in __weak_alias() argument
/netbsd-src/lib/librumpuser/
H A Drumpuser_file.c206 #define TESTSET(_ru_, _h_) if (ruflags & _ru_) flags |= _h_; in rumpuser_open() argument