Home
last modified time | relevance | path

Searched defs:newv (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/bin/csh/
H A Dmisc.c119 Char **newv = xcalloc(blklen(v) + 1, sizeof(*newv)); in saveblk() local
/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_atomic.cpp90 T newv = ~(cmp & op); in func_nand() local
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dgcc.c1047 const char **newv = local
/openbsd-src/gnu/llvm/compiler-rt/include/sanitizer/
H A Dnetbsd_syscall_hooks.h1083 #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 Dgcc.c1174 const char **newv = xmalloc (newvsize); in translate_options() local
/openbsd-src/gnu/gcc/gcc/config/sparc/
H A Dsparc.c8861 rtx newv = gen_reg_rtx (SImode); in sparc_expand_compare_and_swap_12() local
/openbsd-src/gnu/gcc/gcc/config/s390/
H A Ds390.c4168 rtx cmpv, newv, val, resv, cc; in s390_expand_cs_hqi() local