Searched refs:DTERROR (Results 1 - 5 of 5) sorted by relevance

/ast/src/lib/libast/cdt/
H A Ddtopen.c69 { DTERROR(&pdt, "Error in matching methods to restore dictionary");
91 DTERROR(&pdt, "Error in allocating a new dictionary");
138 { DTERROR(dt, "Error in allocating an object holder");
H A Dcdtlib.h129 #define DTERROR(dt, mesg) (!((dt)->disc && (dt)->disc->eventf) ? 0 : \ macro
H A Ddthash.c73 { DTERROR(dt, "Error in allocating an extended hash table");
394 { DTERROR(dt, "Error in allocating a hash table with chaining");
H A Ddtlist.c352 { DTERROR(dt, "Error in allocating a list data structure");
H A Ddttree.c647 { DTERROR(dt, "Error in allocating a tree data structure");

Completed in 10 milliseconds