Searched refs:VAR (Results 1 – 1 of 1) sorted by relevance
29 #define VAR CONCAT (var, N) macro32 __thread char VAR[SIZE]; variable37 printf (STR (VAR) "[%d]:\t %p .. %p " MODEL "\n", SIZE, VAR, VAR + SIZE); in CONCAT()39 memset (VAR, 1, SIZE); in CONCAT()
Completed in 3 milliseconds