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

  /external/toybox/kconfig/
confdata.c 404 int type, l, writetype; local
467 writetype = SYMBOL_FORCEWRITE;
471 } else writetype = SYMBOL_WRITE;
487 if (!(sym->flags & writetype))
489 sym->flags &= ~writetype;
540 if (writetype == SYMBOL_WRITE) {
  /external/icu/icu4c/source/tools/tzcode/
zic.c 1714 int writetype[TZ_MAX_TYPES]; local
    [all...]

Completed in 651 milliseconds