Searched defs:__exec (Results 1 – 2 of 2) sorted by relevance
/minix3/external/bsd/libc++/dist/libcxx/src/ | ||
H A D | regex.cpp | 279 __match_any_but_newline<char>::__exec(__state& __s) const in __exec() function in __match_any_but_newline |
/minix3/sbin/ifconfig/ | ||
H A D | parse.h | 69 #define PTERM_INITIALIZER(__pt, __name, __exec, __key) \ argument |