Home
last modified time | relevance | path

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

/mirbsd/src/kern/c/sparc/
Ddivrem.m486 define(Q, `%o2') macro
/mirbsd/src/gnu/usr.bin/perl/pod/
Dperlglossary.pod2370 =head2 Q section in DESCRIPTION
/mirbsd/src/lib/libm/src/
Ds_erff.c103 float R,S,P,Q,s,y,z,r; in erff() local
156 float R,S,P,Q,s,y,z,r; in erfcf() local
Ds_erf.c195 double R,S,P,Q,s,y,z,r; in erf() local
247 double R,S,P,Q,s,y,z,r; in erfc() local
/mirbsd/src/usr.sbin/mrouted/
Dcallout.c16 static struct timeout_q *Q = 0; /* pointer to the beginning of timeout queue */ variable
/mirbsd/src/sys/crypto/
Ddes_locl.h168 #define D_ENCRYPT(Q,R,S) {\ argument
/mirbsd/src/gnu/usr.bin/perl/
Dpp_sort.c91 #define BYTEOFF(P, Q) (APTR(Q) - APTR(P)) argument
98 #define PNELEM(P, Q) (BYTEOFF(P,Q) >> (PSHIFT)) argument
103 #define PNELEM(P, Q) (GPTP(Q) - GPTP(P)) argument