HomeSort by: relevance | last modified time | path
    Searched defs:incremental (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/ntp/dist/util/
timetrim.c 52 int incremental = 0, ntpunits = 0; local
59 incremental++;
99 if (incremental)
  /src/sys/external/mit/xen-include-public/dist/xen/include/public/
sysctl.h 49 uint8_t incremental; member in struct:xen_sysctl_readconsole
52 * IN: Start index for consuming from ring buffer (if @incremental);
  /src/external/gpl3/gcc/dist/gcc/c/
c-typeck.cc 9224 char incremental;
9401 p->incremental = constructor_incremental;
9550 p->incremental = constructor_incremental;
9893 constructor_incremental = p->incremental;
11018 /* If it's not incremental, just skip over the gap, so that after
9196 char incremental; member in struct:constructor_stack
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-typeck.cc 8428 char incremental;
8605 p->incremental = constructor_incremental;
8753 p->incremental = constructor_incremental;
9084 constructor_incremental = p->incremental;
10175 /* If it's not incremental, just skip over the gap, so that after
8402 char incremental; member in struct:constructor_stack

Completed in 47 milliseconds