Searched refs:yn (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/head/
H A Dmath.h178 extern double yn __P((int, double));
181 #pragma does_not_read_global_data(j0, j1, jn, y0, y1, yn)
182 #pragma does_not_write_global_data(j0, j1, jn, y0, y1, yn)
183 #pragma no_side_effect(j0, j1, jn, y0, y1, yn)
/illumos-gate/usr/src/lib/libm/common/C/
H A Djn.c31 #pragma weak __yn = yn
35 * of order n: jn(n,x),yn(n,x);
38 * y0(0)=y1(0)=yn(n,0) = -inf with division by zero signal;
39 * y0(-ve)=y1(-ve)=yn(n,-ve) are NaN with invalid signal.
40 * Note 2. About jn(n,x), yn(n,x)
52 * yn(n,x) is similar in all respects, except
231 yn(int n, GENERIC x) { function
/illumos-gate/usr/src/cmd/locale/
H A Dlocale.c147 static struct yesno yn; local
151 return (&yn);
155 yn.yes_expr = strdup(nl_langinfo(YESEXPR));
156 yn.no_expr = strdup(nl_langinfo(NOEXPR));
157 yn.yes_str = strdup(nl_langinfo(YESSTR));
158 yn.no_str = strdup(nl_langinfo(NOSTR));
161 return (&yn);
/illumos-gate/usr/src/lib/libm1/common/
H A Dlibmv1.c79 #pragma weak yn = __yn macro
/illumos-gate/usr/src/lib/libbc/inc/include/
H A Dmath.h91 extern double yn();
/illumos-gate/usr/src/cmd/krb5/kadmin/kdcmgr/
H A Dkdcmgr.sh72 yn=`printf "$(gettext "y/n")"`
79 ask "$question" $yn
/illumos-gate/usr/src/boot/include/
H A Dmath.h295 double yn(int, double);
/illumos-gate/usr/src/cmd/krb5/kadmin/kclient/
H A Dkclient.sh318 yn=`printf "$(gettext "y/n")"`
325 ask "$question" $yn
/illumos-gate/usr/src/uts/common/io/ath/
H A Dhal_x86_32.o.uu3740 /yfIoQAA/yn/LMyhAAD/L/8x0KEAAP80/zfUoQAA/zr/OtihAAD/Ov863KEAAP86/zrg

Completed in 112 milliseconds