Searched defs:S_FREE (Results 1 – 10 of 10) sorted by relevance
85 #define S_FREE(x) (((x) != NULL) ? (free(x), (x) = NULL) : (void *)0) macro
93 #define S_FREE(x) (((x) != NULL) ? (free(x), (x) = NULL) : (void *)0) macro
75 #define S_FREE(x) (((x) != NULL) ? (free(x), (x) = NULL) : (void *)0) macro
125 #define S_FREE(x) (((x) != NULL) ? \ macro
338 #define S_FREE(x) (((x) != NULL) ? (free(x), (x) = NULL) : (void *)0) macro
183 #define S_FREE(x) (((x) != NULL) ? (free(x), (x) = NULL) : (void *)0) macro
403 #define S_FREE(x) (((x) != NULL) ? (free(x), (x) = NULL) : (void *)0) macro
54 #define S_FREE(x) (((x) != NULL) ? (free(x), (x) = NULL) : (void *)0) macro [all...]
316 #define S_FREE(x) (((x) != NULL) ? (free(x), (x) = NULL) : (void *)0) macro [all...]
110 #define S_FREE(x) (((x) != NULL) ? (free(x), (x) = NULL) : (void *)0) macro [all...]