Searched refs:__code (Results 1 – 3 of 3) sorted by relevance
39 #define exit(__code) vms_special_exit((__code), (0)) argument
383 virtual bool equivalent(int __code, const error_condition& __condition) const _NOEXCEPT;384 virtual bool equivalent(const error_code& __code, int __condition) const _NOEXCEPT;
68 - __code examples__ show how to use the library in real applications. Each sample is