Home
last modified time | relevance | path

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

/minix3/external/bsd/libc++/dist/libcxx/src/
H A Dregex.cpp279 __match_any_but_newline<char>::__exec(__state& __s) const in __exec() function in __match_any_but_newline
306 __match_any_but_newline<wchar_t>::__exec(__state& __s) const in __exec() function in __match_any_but_newline
/minix3/sbin/ifconfig/
H A Dparse.h69 #define PTERM_INITIALIZER(__pt, __name, __exec, __key) \ argument