HomeSort by relevance Sort by last modified time
    Searched refs:DECUNRESU (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/
decNumber.c 323 #define DECUNRESU ((decNumber *)(void *)0xffffffff)
388 if (decCheckOperands(DECUNRESU, DECUNUSED, dn, set)) return 0;
424 if (decCheckOperands(DECUNRESU, DECUNUSED, dn, set)) return 0;
516 if (decCheckOperands(DECUNRESU, DECUNUSED, DECUNUSED, set))
    [all...]
  /external/icu4c/i18n/
decNumber.c 336 #define DECUNRESU ((decNumber *)(void *)0xffffffff)
401 if (decCheckOperands(DECUNRESU, DECUNUSED, dn, set)) return 0;
437 if (decCheckOperands(DECUNRESU, DECUNUSED, dn, set)) return 0;
529 if (decCheckOperands(DECUNRESU, DECUNUSED, DECUNUSED, set))
    [all...]

Completed in 1638 milliseconds