/netbsd-src/external/gpl3/gcc/dist/libcc1/ |
H A D | libcc1plugin.cc | 491 tree minnode, maxnode, iter; in plugin_finish_enum_type() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libcc1/ |
H A D | libcc1plugin.cc | 646 tree minnode, maxnode, iter; in plugin_finish_enum_type() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 1493 #define __sanitizer_syscall_pre_set_mempolicy(mode, nmask, maxnode) \ argument 1496 #define __sanitizer_syscall_post_set_mempolicy(res, mode, nmask, maxnode) \ argument 1499 #define __sanitizer_syscall_pre_migrate_pages(pid, maxnode, from, to) \ argument 1502 #define __sanitizer_syscall_post_migrate_pages(res, pid, maxnode, from, to) \ argument 1515 #define __sanitizer_syscall_pre_mbind(start, len, mode, nmask, maxnode, flags) \ argument 1519 #define __sanitizer_syscall_post_mbind(res, start, len, mode, nmask, maxnode, \ argument 1524 #define __sanitizer_syscall_pre_get_mempolicy(policy, nmask, maxnode, addr, \ argument 1529 #define __sanitizer_syscall_post_get_mempolicy(res, policy, nmask, maxnode, \ argument
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 1495 #define __sanitizer_syscall_pre_set_mempolicy(mode, nmask, maxnode) \ argument 1498 #define __sanitizer_syscall_post_set_mempolicy(res, mode, nmask, maxnode) \ argument 1501 #define __sanitizer_syscall_pre_migrate_pages(pid, maxnode, from, to) \ argument 1504 #define __sanitizer_syscall_post_migrate_pages(res, pid, maxnode, from, to) \ argument 1517 #define __sanitizer_syscall_pre_mbind(start, len, mode, nmask, maxnode, flags) \ argument 1521 #define __sanitizer_syscall_post_mbind(res, start, len, mode, nmask, maxnode, \ argument 1526 #define __sanitizer_syscall_pre_get_mempolicy(policy, nmask, maxnode, addr, \ argument 1531 #define __sanitizer_syscall_post_get_mempolicy(res, policy, nmask, maxnode, \ argument
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 1503 #define __sanitizer_syscall_pre_set_mempolicy(mode, nmask, maxnode) \ argument 1506 #define __sanitizer_syscall_post_set_mempolicy(res, mode, nmask, maxnode) \ argument 1509 #define __sanitizer_syscall_pre_migrate_pages(pid, maxnode, from, to) \ argument 1512 #define __sanitizer_syscall_post_migrate_pages(res, pid, maxnode, from, to) \ argument 1525 #define __sanitizer_syscall_pre_mbind(start, len, mode, nmask, maxnode, flags) \ argument 1529 #define __sanitizer_syscall_post_mbind(res, start, len, mode, nmask, maxnode, \ argument 1534 #define __sanitizer_syscall_pre_get_mempolicy(policy, nmask, maxnode, addr, \ argument 1539 #define __sanitizer_syscall_post_get_mempolicy(res, policy, nmask, maxnode, \ argument
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-decl.c | 8822 tree minnode = NULL_TREE, maxnode = NULL_TREE; in finish_enum() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-decl.cc | 9174 tree minnode = NULL_TREE, maxnode = NULL_TREE; in finish_enum() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | class.cc | 3416 tree minnode, maxnode; in enum_min_precision() local
|
H A D | decl.cc | 16384 tree minnode, maxnode; in finish_enum_value_list() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | class.c | 3341 tree minnode, maxnode; in enum_min_precision() local
|
H A D | decl.c | 15567 tree minnode, maxnode; in finish_enum_value_list() local
|