Home
last modified time | relevance | path

Searched defs:fcall (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libusb/examples/
H A Dxusb.c70 #define CALL_CHECK(fcall) do { int _r=fcall; if (_r < 0) ERR_EXIT(_r); } while (0) argument
71 #define CALL_CHECK_CLOSE(fcall, hdl) do { int _r=fcall; if (_r < 0) { libusb_close(hdl); ERR_EXIT(_… argument
/aosp_15_r20/prebuilts/checkstyle/
HDcheckstyle.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/puppycrawl/ com/ ...