Home
last modified time | relevance | path

Searched refs:__code (Results 1 – 3 of 3) sorted by relevance

/external/curl/src/
Dtool_vms.h39 #define exit(__code) vms_special_exit((__code), (0)) argument
/external/libcxx/include/
Dsystem_error383 virtual bool equivalent(int __code, const error_condition& __condition) const _NOEXCEPT;
384 virtual bool equivalent(const error_code& __code, int __condition) const _NOEXCEPT;
/external/opencv3/doc/tutorials/introduction/documenting_opencv/
Ddocumentation_tutorial.markdown68 - __code examples__ show how to use the library in real applications. Each sample is