Searched defs:f_min (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Enquire/
H A DEnquire.c2482 #define F_MIN f_min
2786 f_max, newxmax, f_min, xminner, y, y1, z, z1, z2; local
3039 if (setjmp(lab)==0) { /* for underflow trap */ /* Yields k, f_min */
3041 f_min=y; z1=y1;
3046 if ((Sum(a,a) == ZERO) || (fabs(y) >= f_min)) break;
3063 co, f_rep(digs, (Long_double) f_min), oc);
3072 Fname, "_MIN", digs, (Long_double) f_min, MARK);
3073 if (V || F) F_check(digs, (Long_double) f_min);
3080 if (F) Verify(digs, f_min, F_MIN,
3081 f_min
[all...]
/vbox/src/libs/libxml2-2.6.31/
H A Dxmlregexp.c6402 int f_min; member in struct:_xmlExpNode::__anon17126::__anon17127
6412 #define exp_min field.count.f_min

Completed in 54 milliseconds