Searched defs:new_s (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/usr.sbin/config/ |
H A D | gram.y | 75 #define new_s(s) new0(NULL, s, NULL, 0, NULL) macro
|
/openbsd-src/gnu/llvm/libcxx/src/filesystem/ |
H A D | directory_iterator.cpp | 216 __dir_stream new_s(p, opt, m_ec); in recursive_directory_iterator() local
|
/openbsd-src/gnu/usr.bin/perl/ |
H A D | pp_pack.c | 860 S_unpack_rec(pTHX_ tempsym_t* symptr, const char *s, const char *strbeg, const char *strend, const char **new_s ) in S_unpack_rec() argument
|
H A D | regexec.c | 11122 U8 *new_s = s + UTF8SKIP(s); S_reghop3() local
|
H A D | regcomp.c | 6586 U8 * new_s = uvchr_to_utf8((U8*)s, ender); S_regatom() local
|