Searched refs:STATIC (Results 1 – 1 of 1) sorted by relevance
11 #define STATIC static macro13 #define STATIC macro25 STATIC struct timeval __tv_total_from, __tv_total_to; \26 STATIC long __c_total_us = 0, __c_etc_us = 0; \27 STATIC long *__var_list[PROFILE_MAX_VAR] = {NULL}; \28 STATIC char *__name_list[PROFILE_MAX_VAR] = {NULL}; \48 STATIC struct timeval __##var##_tv_from, __##var##_tv_to; \49 STATIC long __##var##_us = 0; \50 STATIC int __iter_##var = -1; \