Home
last modified time | relevance | path

Searched refs:NVRAM_BYTE_LEN (Results 1 – 1 of 1) sorted by relevance

/xnu-10002.41.9/tests/nvram_tests/
H A Dnvram_helper.c9 #define NVRAM_BYTE_LEN 3 macro
82 dataBuffer = malloc(length * NVRAM_BYTE_LEN + NVRAM_BYTE_LEN); in PrintVariable()
92 cnt2 += NVRAM_BYTE_LEN; in PrintVariable()