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

/macosx-10.9.5/Heimdal-323.92.1/lib/gssapi/mech/
H A Dgss_compare_name.c58 struct _gss_mechanism_name *mn2; local
64 mn1->gmn_mech_oid, &mn2);
65 if (major_status == GSS_S_COMPLETE && mn2) {
69 mn2->gmn_name,
H A Dgss_duplicate_name.c59 struct _gss_mechanism_name *mn2; local
61 mn->gmn_mech_oid, &mn2);
/macosx-10.9.5/zsh-60/zsh/Src/
H A Dcond.c209 mnumber mn1, mn2; local
220 mn2.u.l = zstrtol(right, &eptr, 10);
232 mn1.type = mn2.type = MN_INTEGER;
235 mn2 = matheval(right);
238 if (((mn1.type|mn2.type) & (MN_INTEGER|MN_FLOAT)) ==
245 if (mn2.type & MN_INTEGER) {
246 mn2.type = MN_FLOAT;
247 mn2.u.d = (double)mn2.u.l;
252 return !((mn1.type & MN_FLOAT) ? (mn1.u.d == mn2
[all...]
/macosx-10.9.5/CPANInternal-140/DateTime-Locale/lib/DateTime/Locale/
H A Dtrv_TW.pm230 mn2
251 mn2
H A Dtrv.pm112 my $quarter_format_abbreviated = [ "mn1", "mn2", "mn3", "mn4" ];
469 mn2
490 mn2

Completed in 200 milliseconds