Home
last modified time | relevance | path

Searched refs:DEALLOC (Results 1 – 3 of 3) sorted by relevance

/minix/sys/arch/x86/include/
H A Dloadfile_machdep.h55 #define DEALLOC(a, b) dealloc(a, b) macro
80 #define DEALLOC(a, b) free(a) macro
/minix/sys/arch/evbarm/include/
H A Dloadfile_machdep.h22 #define DEALLOC(a, b) dealloc(a, b) macro
/minix/sys/lib/libsa/
H A Dloadfile_elf32.c372 DEALLOC(phdr, sz); in ELFNAMEEND()
557 DEALLOC(shp, sz); in ELFNAMEEND()
561 DEALLOC(shstr, shstrsz); in ELFNAMEEND()
592 DEALLOC(phdr, sz); in ELFNAMEEND()
595 DEALLOC(shp, sz); in ELFNAMEEND()