Searched refs:jn (Results 1 - 5 of 5) sorted by relevance

/barrelfish-2018-10-04/lib/lwip/src/core/snmp/
H A Dmib_structs.c755 struct mib_list_node *jn; local
759 jn = ln->next;
760 while ((jn != NULL) && empty_table(jn->nptr)) {
761 jn = jn->next;
763 if (jn != NULL) {
764 cur_node.r_ptr = jn->nptr;
765 cur_node.r_id = jn->objid;
787 struct mib_list_node *jn; local
[all...]
/barrelfish-2018-10-04/lib/msun/src/
H A Dmath.h292 double jn(int, double);
H A Dmath_private.h706 #define __ieee754_jn jn
/barrelfish-2018-10-04/include/
H A Dmath.h292 double jn(int, double);
/barrelfish-2018-10-04/lib/msun/
H A DMakefile193 MLINKS+=j0.3 j1.3 j0.3 jn.3 j0.3 y0.3 j0.3 y1.3 j0.3 y1f.3 j0.3 yn.3

Completed in 208 milliseconds