Home
last modified time | relevance | path

Searched refs:jn (Results 1 – 25 of 29) sorted by relevance

12

/openbsd/src/regress/lib/libcrypto/x509/bettertls/certificates/
D169.crt14 /77N4cacgP9+jn/yvITiOhIQEavNaWgwCxX90Vucq4VvlzKUy3LkdcQhk+qt/B6B
D169.key6 03Hfx0dlFs99/77N4cacgP9+jn/yvITiOhIQEavNaWgwCxX90Vucq4VvlzKUy3Lk
D1647.chain38 tfUrw2NgDUI31kMi9iFeTUz9nN0xv/riIVLrFi26t3pXHtWmeayGxsTGhy0j/4jn
D3505.chain19 Gh7yRTQXd9XOFc7Apf6mdJ/DY/t+eNbB4+3hKxqvOFYv2fu2uRSrshSpP2AE/4jn
D1508.chain45 jK6pz391s8keHYP5V0z2vxezk4DhpvJPAX3tsrPuzCkY1Ud/jn/NeWwTonzZeUFC
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/format/
Dc99-scanf-1.c17 intmax_t *jp, uintmax_t *ujp, intmax_t *jn, size_t *zp, in foo() argument
85 …scanf ("%jd%ji%jo%ju%jx%jX%jn", jp, jp, ujp, ujp, ujp, ujp, jn); /* { dg-bogus "length" "bogus %j … in foo()
Dc99-printf-1.c15 long long int *lln, intmax_t j, uintmax_t uj, intmax_t *jn, in foo() argument
66 printf ("%jn", jn); /* { dg-bogus "length" "bogus %j warning" { target *-*-* } } */ in foo()
/openbsd/src/gnu/usr.bin/binutils/include/opcode/
Dmsp430.h90 MSP_INSN (jn, 3, 1, 0x3000, 0xfc00),
/openbsd/src/gnu/usr.bin/binutils-2.17/include/opcode/
Dmsp430.h90 MSP_INSN (jn, 3, 1, 0x3000, 0xfc00),
/openbsd/src/sbin/ifconfig/
Difconfig.c2573 struct ieee80211_join *jn = NULL; in join_status() local
2582 jn = recallocarray(NULL, 0, jsz, sizeof(*jn)); in join_status()
2583 if (jn == NULL) in join_status()
2587 ja.ja_node = jn; in join_status()
2588 ja.ja_size = jsz * sizeof(*jn); in join_status()
2594 jn = recallocarray(jn, ojsz, jsz, sizeof(*jn)); in join_status()
2595 if (jn == NULL) in join_status()
2611 len = len_string(jn[i].i_nwid, jn[i].i_len); in join_status()
2618 if (jn[i].i_len > IEEE80211_NWID_LEN) in join_status()
2619 jn[i].i_len = IEEE80211_NWID_LEN; in join_status()
[all …]
/openbsd/src/lib/libm/
DSymbols.map181 jn;
/openbsd/src/lib/libm/src/
De_jn.c50 jn(int n, double x) in jn() function
/openbsd/src/lib/libm/hidden/
Dmath.h115 PROTO_DEPRECATED(jn);
/openbsd/src/include/
Dmath.h251 double jn(int, double);
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/doc/
Dc-msp430.texi150 A polymorph instruction which is @samp{jn label} or @samp{jn +2; jmp +4; br label}
/openbsd/src/gnu/usr.bin/perl/ext/POSIX/t/
Dexport.t165 isnormal isunordered j0 j1 jn lgamma log1p log2 logb lrint lround nan
/openbsd/src/gnu/llvm/clang/lib/Headers/
D__clang_cuda_math.h147 __DEVICE__ double jn(int __n, double __a) { return __nv_jn(__n, __a); } in jn() function
D__clang_hip_math.h848 double jn(int __n, double __x) { // TODO: we could use Ahmes multiplication
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
D920428-2.c32 double jn(int n, double x);
/openbsd/src/gnu/usr.bin/gcc/gcc/f/
Dcom-rt.def153 DEFGFRT (FFECOM_gfrtL_BESJN, "jn", FFECOM_rttypeDOUBLE_, "id", FALSE, FALSE, TRUE)
/openbsd/src/gnu/usr.bin/perl/ext/POSIX/
DPOSIX.xs606 # define bessel_jn jn
2752 jn(x,y)
/openbsd/src/gnu/gcc/gcc/
Dsys-protos.h598 extern double jn(int, double);
Dbuiltins.def282 DEF_EXT_LIB_BUILTIN (BUILT_IN_JN, "jn", BT_FN_DOUBLE_INT_DOUBLE, ATTR_MATHFN_FPROUNDING_ERRNO)
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dsys-protos.h598 extern double jn(int, double);
/openbsd/src/gnu/usr.bin/perl/
DREADME.cygwin209 make -jn 2>&1 | tee log.make

12