Searched defs:SUCCESS (Results 1 – 25 of 92) sorted by relevance
1234
24 #define SUCCESS 0 macro
22 #define SUCCESS 1 macro
21 #define SUCCESS 1 macro
26 #define SUCCESS 1 macro
25 #define SUCCESS 0 macro
32 #define SUCCESS 1 macro
25 #define SUCCESS 1 macro
27 #define SUCCESS 1 macro
23 #define SUCCESS 1 macro
22 #define SUCCESS 0 macro
28 #define SUCCESS 1 macro
24 #define SUCCESS 1 macro
32 #define SUCCESS 0 macro
19 #define SUCCESS 1 macro
33 #define SUCCESS 1 macro
36 export const LOCK_RESULT = { SUCCESS: 0, FAILURE: -1, EXCEPTION: -2 }; property
23 export const LOCK_STATE = { SUCCESS: 0, FAILURE: -1, EXCEPTION: -2 }; property
27 SUCCESS = 0 variable in ResultCode
26 SUCCESS, enumerator
27 SUCCESS = 0 variable in RunResult
21 #define SUCCESS 0 macro