Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/tests/
H A Dsau_tests_sysctl.c172 uint8_t src_uint8_t[BYTE_INPUT_SIZE]; variable
173 uint8_t * uint8_t_ptr __sized_by(BYTE_INPUT_SIZE) = &src_uint8_t[0];
174 const uint8_t * uint8_t_const_ptr __sized_by(BYTE_INPUT_SIZE) = &src_uint8_t[0];