Searched defs:BFCI_FREE (Results 1 – 4 of 4) sorted by relevance
2908 #define BFCI_FREE(x) do { free (x); x = NULL; } while (0) in NAME() macro
2540 #define BFCI_FREE(x) do { free (x); x = NULL; } while (0) in NAME() macro
2905 #define BFCI_FREE(x) do { free (x); x = NULL; } while (0) in NAME() macro
2539 #define BFCI_FREE(x) do { free (x); x = NULL; } while (0) in NAME() macro