Searched refs:MAX_VAR_SIZE (Results 1 – 1 of 1) sorted by relevance
14 #define MAX_VAR_SIZE 128 macro15 static u8 check_buf[MAX_VAR_SIZE];105 BUILD_BUG_ON(sizeof(zero) > MAX_VAR_SIZE); \