Searched defs:RESULT (Results 1 – 8 of 8) sorted by relevance
62 var RESULT = ""; variable
63 var RESULT = ""; variable
79 var RESULT = THIS == this; variable
20 #define RESULT(val, n, width) \ macro
165 enum RESULT {EMPTY, NO_VAR, NO_REF, HAS_REF}; enum in SymbolTable
540 #define _endthreadex_compat( RESULT ) ExitThread( (DWORD) RESULT ) argument
1337 int RESULT = 0; in cvVoronoiDiagramFromImage() local