Searched defs:pp1 (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/contrib/netbsd-tests/rump/kernspace/
H A Dalloc.c49 static struct pool pp1, pp2; variable in typeref:struct:pool
/freebsd-12-stable/lib/msun/src/
H A Ds_erff.c42 pp1 = -3.36030394e-01, /* 0xbeac0c2d */ variable
H A Ds_erf.c134 pp1 = -3.25042107247001499370e-01, /* 0xBFD4CD7D, 0x691CB913 */ variable
/freebsd-12-stable/lib/msun/ld128/
H A Ds_erfl.c47 pp1 = -3.14931554396568573802046931159683404e-01L, /* 0xbffd427d, 0x6ada7263, 0x547eb096, 0x95f37463 */ variable
/freebsd-12-stable/lib/msun/ld80/
H A Ds_erfl.c64 #define pp1 (pp1u.e) macro
/freebsd-12-stable/usr.bin/top/
H A Dmachine.c1185 const struct kinfo_proc * const *pp1 = p1; local
1196 const struct kinfo_proc * const *pp1 = p1; local
/freebsd-12-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c115909 fts3PoslistMerge( char **pp, char **pp1, char **pp2 ) argument
115999 fts3PoslistPhraseMerge( char **pp, int nToken, int isSaveLeft, int isExact, char **pp1, char **pp2 ) argument
116129 fts3PoslistNearMerge( char **pp, char *aTmp, int nRight, int nLeft, char **pp1, char **pp2 ) argument
[all...]
/freebsd-12-stable/contrib/sqlite3/
H A Dsqlite3.c172228 fts3PoslistMerge( char **pp, char **pp1, char **pp2 ) argument
172328 fts3PoslistPhraseMerge( char **pp, int nToken, int isSaveLeft, int isExact, char **pp1, char **pp2 ) argument
172451 fts3PoslistNearMerge( char **pp, char *aTmp, int nRight, int nLeft, char **pp1, char **pp2 ) argument
216583 sqlite3Fts5ExprAnd(Fts5Expr **pp1, Fts5Expr *p2) argument
[all...]

Completed in 1070 milliseconds