| /freebsd/contrib/llvm-project/libcxx/include/__pstl/internal/ |
| H A D | glue_algorithm_impl.h | |
| H A D | glue_algorithm_defs.h | |
| H A D | glue_memory_impl.h | |
| H A D | glue_numeric_impl.h | |
| H A D | glue_memory_defs.h | |
| H A D | glue_numeric_defs.h | |
| H A D | algorithm_impl.h | |
| H A D | numeric_impl.h | |
| /freebsd/stand/i386/btx/lib/ |
| H A D | btxsys.S | 24 .global __exec 37 __exec: movl $0x1,%eax # BTX system label
|
| H A D | btxv86.h | 72 void __exec(caddr_t, ...);
|
| /freebsd/contrib/llvm-project/libcxx/src/ |
| H A D | regex.cpp | 356 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
|
| /freebsd/stand/i386/libi386/ |
| H A D | elf32_freebsd.c | 78 __exec((void *)entry, boothowto, bootdev, 0, 0, 0, bootinfop, modulep, kernend); in elf32_exec()
|
| H A D | elf64_freebsd.c | 121 __exec((void *)VTOP(amd64_tramp), modulep, kernend); in elf64_exec()
|
| H A D | multiboot.c | 309 __exec((void *)VTOP(multiboot_tramp), (void *)entry, in multiboot_exec()
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/ |
| H A D | regex | 1345 virtual void __exec(__state&) const {} 1359 _LIBCPP_HIDE_FROM_ABI_VIRTUAL virtual void __exec(__state&) const; 1363 void __end_state<_CharT>::__exec(__state& __s) const { 1408 _LIBCPP_HIDE_FROM_ABI_VIRTUAL virtual void __exec(__state&) const; 1412 void __empty_state<_CharT>::__exec(__state& __s) const { 1428 _LIBCPP_HIDE_FROM_ABI_VIRTUAL virtual void __exec(__state&) const; 1432 void __empty_non_own_state<_CharT>::__exec(__state& __s) const { 1448 _LIBCPP_HIDE_FROM_ABI_VIRTUAL virtual void __exec(__state&) const; 1452 void __repeat_one_loop<_CharT>::__exec(__state& __s) const { 1512 _LIBCPP_HIDE_FROM_ABI_VIRTUAL virtual void __exec(__state& __s) const; [all …]
|
| /freebsd/contrib/llvm-project/libcxx/include/ |
| H A D | regex | 1365 virtual void __exec(__state&) const {} 1379 _LIBCPP_HIDE_FROM_ABI_VIRTUAL virtual void __exec(__state&) const; 1383 void __end_state<_CharT>::__exec(__state& __s) const { 1428 _LIBCPP_HIDE_FROM_ABI_VIRTUAL virtual void __exec(__state&) const; 1432 void __empty_state<_CharT>::__exec(__state& __s) const { 1448 _LIBCPP_HIDE_FROM_ABI_VIRTUAL virtual void __exec(__state&) const; 1452 void __empty_non_own_state<_CharT>::__exec(__state& __s) const { 1468 _LIBCPP_HIDE_FROM_ABI_VIRTUAL virtual void __exec(__state&) const; 1472 void __repeat_one_loop<_CharT>::__exec(__state& __s) const { 1532 _LIBCPP_HIDE_FROM_ABI_VIRTUAL virtual void __exec(__state& __s) const; [all …]
|
| /freebsd/stand/i386/loader/ |
| H A D | chain.c | 162 __exec((void *)0x600); in command_chain()
|
| /freebsd/stand/i386/gptzfsboot/ |
| H A D | zfsboot.c | 480 __exec((caddr_t)addr, RB_BOOTINFO | (opts & RBX_MASK), in load() 499 __exec((caddr_t)addr, RB_BOOTINFO | (opts & RBX_MASK), in load()
|
| /freebsd/usr.sbin/bsdconfig/share/ |
| H A D | common.subr | 271 local __p __exec IFS=":" __found= 273 __exec="$__p/$__name" 274 [ -f "$__exec" -a -x "$__exec" ] && __found=1 break 278 setvar "$__var_to_set" "$__exec" 280 echo "$__exec"
|
| /freebsd/stand/i386/isoboot/ |
| H A D | isoboot.c | 415 __exec((caddr_t)addr, RB_BOOTINFO | (opts & RBX_MASK), in load()
|
| /freebsd/stand/i386/boot2/ |
| H A D | boot2.c | 349 __exec((caddr_t)addr, RB_BOOTINFO | (opts & RBX_MASK), in load()
|
| /freebsd/stand/i386/gptboot/ |
| H A D | gptboot.c | 487 __exec((caddr_t)addr, RB_BOOTINFO | (opts & RBX_MASK), in load()
|