Home
last modified time | relevance | path

Searched defs:BFCI_FREE (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Daoutx.h2908 #define BFCI_FREE(x) do { free (x); x = NULL; } while (0) in NAME() macro
H A Dpdp11.c2540 #define BFCI_FREE(x) do { free (x); x = NULL; } while (0) in NAME() macro
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Daoutx.h2905 #define BFCI_FREE(x) do { free (x); x = NULL; } while (0) in NAME() macro
H A Dpdp11.c2539 #define BFCI_FREE(x) do { free (x); x = NULL; } while (0) in NAME() macro