MIN 186 chrome/installer/mac/third_party/bsdiff/goobsdiff.c if(memcmp(old+I[x],new,MIN(oldsize-I[x],newsize))<0) { MIN 158 native_client_sdk/src/examples/demo/nacl_io/nacl_io_demo.c uint32_t min_length = MIN(var_length, length - 1); MIN 160 third_party/harfbuzz-ng/src/hb-blob.cc MIN (length, parent->length - offset), MIN 296 third_party/harfbuzz-ng/src/hb-buffer-serialize.cc unsigned int len = MIN (ARRAY_LENGTH (buf) - 1, (unsigned int) (end - pp)); MIN 317 third_party/harfbuzz-ng/src/hb-buffer-serialize.cc unsigned int len = MIN (ARRAY_LENGTH (buf) - 1, (unsigned int) (end - pp)); MIN 509 third_party/harfbuzz-ng/src/hb-buffer.cc cluster = MIN (cluster, info[i].cluster); MIN 537 third_party/harfbuzz-ng/src/hb-buffer.cc cluster = MIN (cluster, out_info[i].cluster); MIN 302 third_party/harfbuzz-ng/src/hb-common.cc len = MIN (len, (int) sizeof (strbuf) - 1); MIN 257 third_party/harfbuzz-ng/src/hb-ft.cc len = MIN (len, (int) sizeof (buf) - 1); MIN 766 third_party/harfbuzz-ng/src/hb-open-type-private.hh count = MIN (count, *pcount); MIN 1174 third_party/harfbuzz-ng/src/hb-ot-layout-gpos-table.hh comp_index = MIN (comp_count, _hb_glyph_info_get_lig_comp (&buffer->cur())) - 1; MIN 860 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh MIN (MAX (_hb_glyph_info_get_lig_comp (&buffer->cur()), 1u), last_num_components); MIN 879 third_party/harfbuzz-ng/src/hb-ot-layout-gsubgpos-private.hh MIN (MAX (_hb_glyph_info_get_lig_comp (&buffer->info[i]), 1u), last_num_components); MIN 160 third_party/harfbuzz-ng/src/hb-ot-map.cc feature_infos[j].stage[0] = MIN (feature_infos[j].stage[0], feature_infos[i].stage[0]); MIN 161 third_party/harfbuzz-ng/src/hb-ot-map.cc feature_infos[j].stage[1] = MIN (feature_infos[j].stage[1], feature_infos[i].stage[1]); MIN 96 third_party/harfbuzz-ng/src/hb-ot-name-table.hh unsigned int length = MIN (buffer_length, (unsigned int) match->length); MIN 893 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc info[i].indic_position() = MIN (POS_PRE_C, (indic_position_t) info[i].indic_position()); MIN 1381 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc buffer->merge_clusters (new_pos, MIN (end, base + 1)); MIN 1387 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc buffer->merge_clusters (i, MIN (end, base + 1)); MIN 611 third_party/harfbuzz-ng/src/hb-private.hh bars + sizeof (bars) - 1 - MIN ((unsigned int) sizeof (bars), (unsigned int) (sizeof (VBAR) - 1) * level), MIN 875 third_party/harfbuzz-ng/src/hb-private.hh len = MIN (ARRAY_LENGTH (buf) - 1, len); MIN 61 third_party/harfbuzz-ng/src/hb-shape.cc unsigned int len = MIN (ARRAY_LENGTH (buf) - 1, (unsigned int) (end - *pp)); MIN 220 third_party/harfbuzz-ng/src/hb-shape.cc len = MIN (len, size - 1); MIN 970 third_party/harfbuzz-ng/src/hb-uniscribe.cc *p = MIN (*p, buffer->info[i].cluster); MIN 471 third_party/libevent/evdns.c &global_nameserver_timeouts[MIN(ns->failed_times, MIN 899 third_party/libevent/evdns.c addrtocopy = MIN(MAX_ADDRS - reply.data.a.addrcount, (unsigned)addrcount); MIN 901 third_party/libevent/evdns.c ttl_r = MIN(ttl_r, ttl); MIN 917 third_party/libevent/evdns.c ttl_r = MIN(ttl_r, ttl); MIN 928 third_party/libevent/evdns.c addrtocopy = MIN(MAX_ADDRS - reply.data.aaaa.addrcount, (unsigned)addrcount); MIN 929 third_party/libevent/evdns.c ttl_r = MIN(ttl_r, ttl); MIN 188 third_party/libevent/http.c #ifndef MIN MIN 1177 third_party/libevent/http.c evhttp_add_event(&evcon->ev, MIN(3600, 2 << evcon->retry_cnt), MIN 387 third_party/libjpeg/jcmaster.c cinfo->restart_interval = (unsigned int) MIN(nominal, 65535L); MIN 144 third_party/libjpeg/jcprepct.c numrows = (int) MIN((JDIMENSION) numrows, inrows); MIN 211 third_party/libjpeg/jcprepct.c numrows = (int) MIN((JDIMENSION) numrows, inrows); MIN 423 third_party/libjpeg/jmemmgr.c rowsperchunk = MIN(rowsperchunk, numrows - currow); MIN 471 third_party/libjpeg/jmemmgr.c rowsperchunk = MIN(rowsperchunk, numrows - currow); MIN 700 third_party/libjpeg/jmemmgr.c rows = MIN((long) ptr->rowsperchunk, (long) ptr->rows_in_mem - i); MIN 703 third_party/libjpeg/jmemmgr.c rows = MIN(rows, (long) ptr->first_undef_row - thisrow); MIN 705 third_party/libjpeg/jmemmgr.c rows = MIN(rows, (long) ptr->rows_in_array - thisrow); MIN 733 third_party/libjpeg/jmemmgr.c rows = MIN((long) ptr->rowsperchunk, (long) ptr->rows_in_mem - i); MIN 736 third_party/libjpeg/jmemmgr.c rows = MIN(rows, (long) ptr->first_undef_row - thisrow); MIN 738 third_party/libjpeg/jmemmgr.c rows = MIN(rows, (long) ptr->rows_in_array - thisrow); MIN 110 third_party/libpng/pngrio.c read = MIN(NEAR_BUF_SIZE, remaining); MIN 103 third_party/libpng/pngwio.c written = MIN(NEAR_BUF_SIZE, remaining); MIN 787 third_party/libusb/src/libusb/os/linux_usbfs.c len = MIN(len, r); MIN 817 third_party/libusb/src/libusb/os/linux_usbfs.c len = MIN(len, r); MIN 306 third_party/libusb/src/libusb/os/openbsd_usb.c len = MIN(len, UGETW(ucd->wTotalLength)); MIN 3504 third_party/libusb/src/libusb/os/windows_usb.c *size = MIN((size_t)read_size, *size); MIN 55283 third_party/sqlite/amalgamation/sqlite3.c #ifndef MIN MIN 55483 third_party/sqlite/amalgamation/sqlite3.c const int nCopy = MIN(nSrcPgsz, nDestPgsz); MIN 55740 third_party/sqlite/amalgamation/sqlite3.c iEnd = MIN(PENDING_BYTE + pgszDest, iSize); MIN 69172 third_party/sqlite/amalgamation/sqlite3.c #ifndef MIN MIN 69238 third_party/sqlite/amalgamation/sqlite3.c int nCopy = MIN(nRead, (JOURNAL_CHUNKSIZE - iChunkOffset)); MIN 69272 third_party/sqlite/amalgamation/sqlite3.c int iSpace = MIN(nWrite, JOURNAL_CHUNKSIZE - iChunkOffset); MIN 124569 third_party/sqlite/amalgamation/sqlite3.c #ifndef MIN MIN 125706 third_party/sqlite/amalgamation/sqlite3.c p1->aCoord[ii].f = MIN(p1->aCoord[ii].f, p2->aCoord[ii].f); MIN 125711 third_party/sqlite/amalgamation/sqlite3.c p1->aCoord[ii].i = MIN(p1->aCoord[ii].i, p2->aCoord[ii].i); MIN 125773 third_party/sqlite/amalgamation/sqlite3.c x2 = MIN(DCOORD(p->aCoord[jj+1]), DCOORD(aCell[ii].aCoord[jj+1])); MIN 691 third_party/sqlite/src/ext/async/sqlite3async.c nRead = MIN(filesize - iOffset, iAmt64); MIN 722 third_party/sqlite/src/ext/async/sqlite3async.c nCopy = MIN(nByte64-iBeginIn, iAmt64-iBeginOut); MIN 799 third_party/sqlite/src/ext/async/sqlite3async.c s = MIN(s, pWrite->iOffset); MIN 904 third_party/sqlite/src/ext/async/sqlite3async.c pLock->eLock = MIN(pLock->eLock, eLock); MIN 1497 third_party/sqlite/src/ext/async/sqlite3async.c pData->lock.eAsyncLock = MIN( MIN 312 third_party/sqlite/src/ext/rtree/rtree.c #ifndef MIN MIN 1449 third_party/sqlite/src/ext/rtree/rtree.c p1->aCoord[ii].f = MIN(p1->aCoord[ii].f, p2->aCoord[ii].f); MIN 1454 third_party/sqlite/src/ext/rtree/rtree.c p1->aCoord[ii].i = MIN(p1->aCoord[ii].i, p2->aCoord[ii].i); MIN 1516 third_party/sqlite/src/ext/rtree/rtree.c x2 = MIN(DCOORD(p->aCoord[jj+1]), DCOORD(aCell[ii].aCoord[jj+1])); MIN 20 third_party/sqlite/src/src/backup.c #ifndef MIN MIN 220 third_party/sqlite/src/src/backup.c const int nCopy = MIN(nSrcPgsz, nDestPgsz); MIN 477 third_party/sqlite/src/src/backup.c iEnd = MIN(PENDING_BYTE + pgszDest, iSize); MIN 36 third_party/sqlite/src/src/memjournal.c #ifndef MIN MIN 102 third_party/sqlite/src/src/memjournal.c int nCopy = MIN(nRead, (JOURNAL_CHUNKSIZE - iChunkOffset)); MIN 136 third_party/sqlite/src/src/memjournal.c int iSpace = MIN(nWrite, JOURNAL_CHUNKSIZE - iChunkOffset); MIN 309 third_party/sqlite/src/src/test_onefile.c pTmp->nSize = MIN(pTmp->nSize, size); MIN 424 third_party/sqlite/src/src/test_onefile.c int iRealAmt = MIN(iRem, BLOCKSIZE - (iRealOff%BLOCKSIZE)); MIN 466 third_party/sqlite/src/src/test_onefile.c int iRealAmt = MIN(iRem, BLOCKSIZE - (iRealOff%BLOCKSIZE)); MIN 492 third_party/sqlite/src/src/test_onefile.c pReal->nDatabase = MIN(pReal->nDatabase, size); MIN 494 third_party/sqlite/src/src/test_onefile.c pReal->nJournal = MIN(pReal->nJournal, size); MIN 598 third_party/talloc/libreplace/replace.h #ifndef MIN MIN 26 third_party/talloc/libreplace/test/os2_delete.c #ifndef MIN MIN 80 third_party/talloc/libreplace/test/os2_delete.c for (j=0; j<MIN(i, DELETE_SIZE); j++) { MIN 785 third_party/talloc/libreplace/test/testsuite.c if (MIN(20, 1) != 1) { MIN 789 third_party/talloc/libreplace/test/testsuite.c if (MIN(1, 20) != 1) {