Searched defs:p3 (Results 1 - 25 of 39) sorted by relevance

12

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Ddivdi3.S25 p3 = tstbit(r3,#31) define
38 p3 = xor(p2,p3) define
H A Dmoddi3.S24 p3 = tstbit(r1,#31) define
H A Ddfaddsub.S263 p3 = cmp.gtu(ATMP,BTMP) define
H A Ddfmul.S221 p3 = cmp.gt(PP_HH_H,#-1) // is it positive? define
291 p3 = cmp.gtu(ATMP,BTMP) define
H A Dfastmath2_dlib_asm.S393 p3 = cmp.ge(expo, #-126) define
H A Ddffma.S400 p3 = cmp.gt(CTMPH,#-1) define
518 p3 = cmp.gtu(ATMP,BTMP) define
/freebsd-12-stable/sys/contrib/libsodium/test/default/
H A Dcore_ed25519.c41 unsigned char *p, *p2, *p3; local
[all...]
H A Dpwhash_scrypt_ll.c21 static const uint32_t p3 = 1U; variable
/freebsd-12-stable/crypto/openssh/regress/unittests/sshbuf/
H A Dtest_sshbuf_fixed.c32 struct sshbuf *p1, *p2, *p3; local
/freebsd-12-stable/contrib/ipfilter/lib/
H A Dvar.c90 char c, *s, *p1, *p2, *p3, *newstring, *value; local
[all...]
/freebsd-12-stable/lib/msun/bsdsrc/
H A Db_exp.c81 static const double p3 = 0x1.1566aaf25de2cp-14; variable
/freebsd-12-stable/contrib/libarchive/libarchive/
H A Darchive_endian.h83 unsigned int p3 = p[3]; local
121 unsigned int p3 = p[3]; local
/freebsd-12-stable/contrib/lua/src/
H A Dltm.c102 luaT_callTM(lua_State *L, const TValue *f, const TValue *p1, const TValue *p2, TValue *p3, int hasres) argument
H A Dliolib.c663 lua_Integer p3 = luaL_optinteger(L, 3, 0); local
665 luaL_argcheck(L, (lua_Integer)offset == p3, 3, local
/freebsd-12-stable/contrib/netbsd-tests/lib/libc/regex/
H A Dt_exhaust.c127 p3(size_t len) function
/freebsd-12-stable/tests/sys/vm/
H A Dmmap_test.c186 char *p1, *p2, *p3; local
225 char *p1, *p2, *p3; local
[all...]
/freebsd-12-stable/contrib/netbsd-tests/lib/libc/string/
H A Dt_memmem.c44 char p3[] = "789"; variable
/freebsd-12-stable/contrib/gcc/
H A Dtree-ssa-copyrename.c115 int p1, p2, p3; local
/freebsd-12-stable/contrib/netbsd-tests/lib/libppath/
H A Dt_ppath.c435 ppath_t *p, *p2, *p3; local
574 ppath_t *p, *p2, *p3; local
[all...]
/freebsd-12-stable/contrib/bearssl/src/symcipher/
H A Daes_big_dec.c158 unsigned p0, p1, p2, p3; local
/freebsd-12-stable/crypto/heimdal/lib/krb5/
H A Dtest_cc.c52 char *p1, *p2, *p3; local
/freebsd-12-stable/contrib/tcpdump/
H A Dsmbutil.c32 uint32_t p0, p1, p2, p3; local
/freebsd-12-stable/lib/msun/src/
H A De_lgamma_r.c204 double nadj,p,p1,p2,p3,q,r,t,w,y,z; local
/freebsd-12-stable/usr.bin/netstat/
H A Dinet.c634 #define p3(f, m) if (tcpstat.f || sflag <= 1) \ macro
852 #undef p3 macro
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlvm.c93 callTM(lua_State *L, const TValue *f, const TValue *p1, const TValue *p2, TValue *p3, int hasres) argument

Completed in 375 milliseconds

12