HomeSort by relevance Sort by last modified time
    Searched full:larger_int_of (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/native_client_sdk/src/examples/demo/nacl_io_demo/
nacl_io_demo.c 48 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 99 milliseconds