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 D | Statistic.java | 95 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 D | proto.h | 51 FNPROTO(subtract); variable
|
| /illumos-gate/usr/src/uts/common/fs/zfs/ |
| H A D | dmu_objset.c | 1291 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 D | forth.c | 68 subtract(fcode_env_t *env) function 2503 ANSI(0x01f, 0, "-", subtract);
|
Completed in 72 milliseconds