Searched refs:CHECK_ALLOC_FOR_INIT (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/binutils/bfd/
H A Dxtensa-isa.c54 #define CHECK_ALLOC_FOR_INIT(MEM,ERRVAL,ERRNO_P,ERROR_MSG_P) \ macro
246 CHECK_ALLOC_FOR_INIT (isa->opname_lookup_table, NULL, errno_p, error_msg_p);
258 CHECK_ALLOC_FOR_INIT (isa->state_lookup_table, NULL, errno_p, error_msg_p);
270 CHECK_ALLOC_FOR_INIT (isa->sysreg_lookup_table, NULL, errno_p, error_msg_p);
285 CHECK_ALLOC_FOR_INIT (isa->sysreg_table[is_user], NULL,
302 CHECK_ALLOC_FOR_INIT (isa->interface_lookup_table, NULL, errno_p,
315 CHECK_ALLOC_FOR_INIT (isa->funcUnit_lookup_table, NULL, errno_p,
/haiku-buildtools/binutils/bfd/
H A Dxtensa-isa.c55 #define CHECK_ALLOC_FOR_INIT(MEM,ERRVAL,ERRNO_P,ERROR_MSG_P) \ macro
247 CHECK_ALLOC_FOR_INIT (isa->opname_lookup_table, NULL, errno_p, error_msg_p);
259 CHECK_ALLOC_FOR_INIT (isa->state_lookup_table, NULL, errno_p, error_msg_p);
271 CHECK_ALLOC_FOR_INIT (isa->sysreg_lookup_table, NULL, errno_p, error_msg_p);
286 CHECK_ALLOC_FOR_INIT (isa->sysreg_table[is_user], NULL,
303 CHECK_ALLOC_FOR_INIT (isa->interface_lookup_table, NULL, errno_p,
316 CHECK_ALLOC_FOR_INIT (isa->funcUnit_lookup_table, NULL, errno_p,

Completed in 159 milliseconds