Home
last modified time | relevance | path

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

/freebsd-src/stand/i386/btx/lib/
H A Dbtxsys.S24 .global __exec symbol
37 __exec: movl $0x1,%eax # BTX system label
/freebsd-src/contrib/llvm-project/libcxx/src/
H A Dregex.cpp356 void __match_any_but_newline<char>::__exec(__state& __s) const { in __exec() function in __match_any_but_newline
377 void __match_any_but_newline<wchar_t>::__exec(__state& __s) const { in __exec() function in __match_any_but_newline