Searched defs:newv (Results 1 – 7 of 7) sorted by relevance
/openbsd-src/bin/csh/ |
H A D | misc.c | 119 Char **newv = xcalloc(blklen(v) + 1, sizeof(*newv)); in saveblk() local
|
/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_interface_atomic.cpp | 90 T newv = ~(cmp & op); in func_nand() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | gcc.c | 1047 const char **newv = local
|
/openbsd-src/gnu/llvm/compiler-rt/include/sanitizer/ |
H A D | netbsd_syscall_hooks.h | 1083 #define __sanitizer_syscall_pre___sysctl(name, namelen, oldv, oldlenp, newv, \ argument 1089 newv, newlen) \ argument 1741 #define __sanitizer_syscall_pre_compat_60_sa_register(newv, oldv, flags, \ argument 1746 #define __sanitizer_syscall_post_compat_60_sa_register(res, newv, oldv, flags, \ argument
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | gcc.c | 1174 const char **newv = xmalloc (newvsize); in translate_options() local
|
/openbsd-src/gnu/gcc/gcc/config/sparc/ |
H A D | sparc.c | 8861 rtx newv = gen_reg_rtx (SImode); in sparc_expand_compare_and_swap_12() local
|
/openbsd-src/gnu/gcc/gcc/config/s390/ |
H A D | s390.c | 4168 rtx cmpv, newv, val, resv, cc; in s390_expand_cs_hqi() local
|