Home
last modified time | relevance | path

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

/xnu-8796.121.2/tests/nvram_tests/
H A Dnvram_helper.c11 #define NVRAM_BYTE_LEN 3 macro
84 dataBuffer = malloc(length * NVRAM_BYTE_LEN + NVRAM_BYTE_LEN); in PrintVariable()
94 cnt2 += NVRAM_BYTE_LEN; in PrintVariable()