Searched defs:CHECK_ERROR (Results 1 – 4 of 4) sorted by relevance
20 #define CHECK_ERROR(f) \ macro
73 #define CHECK_ERROR(x,y) if ((x)<0) throw FLANNException((y)); macro
239 #define CHECK_ERROR \ macro
29 #define CHECK_ERROR() \ macro