Searched defs:tmalloc (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dia64-gen.c69 #define tmalloc(X) (X *) xmalloc (sizeof (X)) macro
[all...]
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dia64-gen.c60 #define tmalloc(X) (X *) xmalloc (sizeof (X)) macro
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dia64-gen.c69 #define tmalloc(X) (X *) xmalloc (sizeof (X)) macro
[all...]
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dia64-gen.c60 #define tmalloc(X) (X *) xmalloc (sizeof (X)) macro
[all...]

Completed in 158 milliseconds