HomeSort by relevance Sort by last modified time
    Searched full:cfirst (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/
decNumber.c 518 const char *cfirst=chars; /* -> first character of decimal part */ local
542 if (c==cfirst) cfirst++; /* first digit must follow */
546 cfirst++;
550 cfirst++;
588 for (cfirst=c; *cfirst=='0';) cfirst++;
589 if (*cfirst=='\0') { /* "NaN" or "sNaN", maybe with all 0s */
594 for (c=cfirst;; c++, d++)
    [all...]
  /external/icu/icu4c/source/i18n/
decNumber.c 520 const char *cfirst=chars; /* -> first character of decimal part */ local
544 if (c==cfirst) cfirst++; /* first digit must follow */
548 cfirst++;
552 cfirst++;
590 for (cfirst=c; *cfirst=='0';) cfirst++;
591 if (*cfirst=='\0') { /* "NaN" or "sNaN", maybe with all 0s */
596 for (c=cfirst;; c++, d++)
    [all...]
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/
libgcc_eh.a 376 _Unwind_SpTmp??"?#3#??$??#u#??#b?y%size?y%ptr?*&'6??#?#b?y(p?*&)??y"?k*?(pk?%upk????"Mny(pn?"Eqy(pq?"qtyE(pt?%upt?":wyk(pw?%upw?"Oz??(pz?%upz?"G}y?(p}?%up}?"????(p??%up??"???(p??%up??"?*-#?#b?y&"?*e#??#b?y**+\+h&,? y?- ?-b y'9??#??#b?y(val?#'#??#??(val?y"?##??"?  (f?&??"??KK(f?KQ,?=y?.once<?.func<?&/?0?s,??L?-??1??TI(2p?T,2val?(K3shift??i3byte???4?#?#1??TP???2p?T?2val??3shift??$3byte??N4?#?753????6F?6Q?+\7hQ8'?#??9£?:)?6Fc;?r;b?y?2val?#?%size?y3ptr?*?<L@K??=??>c(P^*?='???val'L?<B.*`kV?=-??<h4Lp{?*=3??<LFL???Y=E??<_LL????=K??>????@exc?2A?#?Y _m @op_ptr?T?@op_end?T?B???@initial?#?Cstack?m ??}Dstack_elt?yEno_push??FDop??:G?#UCreg?#u`?Cutmp?#u\?H??7uXCstmp?7uT?I?Cfirst?#u?}Csecond?#u?}J38_6??K?FP+\Lh?J3h6N6??K?F?+\Lh I?dMptr?*J3?Z?6?E K?F?+\Lhy J3?2?6?? K?F+\Lh? NEIL&?KWOIL+`NE^a/ KWO^a+`P ?S Ct1?#u?}Mt2?#Ct3?#u?}O??Dty#
    [all...]

Completed in 215 milliseconds