Searched refs:larger_int_of (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/native_client_sdk/src/examples/demo/nacl_io_demo/
H A Dnacl_io_demo.c48 static int larger_int_of(int a, int b) { function
325 int nfds = larger_int_of(fd1, fd2);
326 nfds = larger_int_of(nfds, fd3);

Completed in 855 milliseconds