HomeSort by: relevance | last modified time | path
    Searched refs:addr_month (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/sim/ppc/
hw_nvram.c 71 unsigned addr_month; member in struct:_hw_nvram_device
137 nvram->addr_month = nvram->sizeof_memory - 2;
174 nvram->memory[nvram->addr_month] = hw_nvram_bcd(clock->tm_mon + 1);
  /src/external/gpl3/gdb.old/dist/sim/ppc/
hw_nvram.c 71 unsigned addr_month; member in struct:_hw_nvram_device
137 nvram->addr_month = nvram->sizeof_memory - 2;
174 nvram->memory[nvram->addr_month] = hw_nvram_bcd(clock->tm_mon + 1);

Completed in 24 milliseconds