Searched defs:subtract (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DStatistic.java95 public AggregateStatistic subtract(AggregateStatistic o); method in interface:AggregateStatistic
275 public AggregateStatistic subtract(AggregateStatistic o) method in class:DoubleStatistic
363 public AggregateStatistic subtract(AggregateStatistic o) method in class:LongStatistic
450 public AggregateStatistic subtract(AggregateStatistic o) method in class:UnsignedInt64Statistic
456 new UnsignedInt64(v1.subtract(v2)),
/illumos-gate/usr/src/lib/efcode/include/fcode/
H A Dproto.h51 FNPROTO(subtract); variable
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_objset.c1291 uint64_t user, uint64_t group, boolean_t subtract)
1295 if (subtract)
1290 do_userquota_update(userquota_cache_t *cache, uint64_t used, uint64_t flags, uint64_t user, uint64_t group, boolean_t subtract) argument
/illumos-gate/usr/src/lib/efcode/engine/
H A Dforth.c68 subtract(fcode_env_t *env) function
2503 ANSI(0x01f, 0, "-", subtract);

Completed in 72 milliseconds