Home
last modified time | relevance | path

Searched refs:nel (Results 201 – 225 of 7751) sorted by relevance

12345678910>>...311

/dports/sysutils/u-boot-pine-h64/u-boot-2021.07/lib/
H A Dqsort.c25 size_t nel, in qsort() argument
32 if ((nel > 1) && (width > 0)) { in qsort()
33 assert(nel <= ((size_t)(-1)) / width); /* check for overflow */ in qsort()
37 } while (wgap < (nel-1)/3); in qsort()
41 nel *= width; /* Convert nel to 'wnel' */ in qsort()
64 } while (i < nel); in qsort()
/dports/sysutils/u-boot-pine64/u-boot-2021.07/lib/
H A Dqsort.c25 size_t nel, in qsort() argument
32 if ((nel > 1) && (width > 0)) { in qsort()
33 assert(nel <= ((size_t)(-1)) / width); /* check for overflow */ in qsort()
37 } while (wgap < (nel-1)/3); in qsort()
41 nel *= width; /* Convert nel to 'wnel' */ in qsort()
64 } while (i < nel); in qsort()
/dports/sysutils/u-boot-pcduino3/u-boot-2021.07/lib/
H A Dqsort.c25 size_t nel, in qsort() argument
32 if ((nel > 1) && (width > 0)) { in qsort()
33 assert(nel <= ((size_t)(-1)) / width); /* check for overflow */ in qsort()
37 } while (wgap < (nel-1)/3); in qsort()
41 nel *= width; /* Convert nel to 'wnel' */ in qsort()
64 } while (i < nel); in qsort()
/dports/sysutils/u-boot-pinebook/u-boot-2021.07/lib/
H A Dqsort.c25 size_t nel, in qsort() argument
32 if ((nel > 1) && (width > 0)) { in qsort()
33 assert(nel <= ((size_t)(-1)) / width); /* check for overflow */ in qsort()
37 } while (wgap < (nel-1)/3); in qsort()
41 nel *= width; /* Convert nel to 'wnel' */ in qsort()
64 } while (i < nel); in qsort()
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/lib/
H A Dqsort.c25 size_t nel, in qsort() argument
32 if ((nel > 1) && (width > 0)) { in qsort()
33 assert(nel <= ((size_t)(-1)) / width); /* check for overflow */ in qsort()
37 } while (wgap < (nel-1)/3); in qsort()
41 nel *= width; /* Convert nel to 'wnel' */ in qsort()
64 } while (i < nel); in qsort()
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/lib/
H A Dqsort.c25 size_t nel, in qsort() argument
32 if ((nel > 1) && (width > 0)) { in qsort()
33 assert(nel <= ((size_t)(-1)) / width); /* check for overflow */ in qsort()
37 } while (wgap < (nel-1)/3); in qsort()
41 nel *= width; /* Convert nel to 'wnel' */ in qsort()
64 } while (i < nel); in qsort()
/dports/sysutils/u-boot-nanopi-a64/u-boot-2021.07/lib/
H A Dqsort.c25 size_t nel, in qsort() argument
32 if ((nel > 1) && (width > 0)) { in qsort()
33 assert(nel <= ((size_t)(-1)) / width); /* check for overflow */ in qsort()
37 } while (wgap < (nel-1)/3); in qsort()
41 nel *= width; /* Convert nel to 'wnel' */ in qsort()
64 } while (i < nel); in qsort()
/dports/sysutils/u-boot-nanopi-neo-air/u-boot-2021.07/lib/
H A Dqsort.c25 size_t nel, in qsort() argument
32 if ((nel > 1) && (width > 0)) { in qsort()
33 assert(nel <= ((size_t)(-1)) / width); /* check for overflow */ in qsort()
37 } while (wgap < (nel-1)/3); in qsort()
41 nel *= width; /* Convert nel to 'wnel' */ in qsort()
64 } while (i < nel); in qsort()
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot/lib/
H A Dqsort.c25 size_t nel, in qsort() argument
32 if ((nel > 1) && (width > 0)) { in qsort()
33 assert(nel <= ((size_t)(-1)) / width); /* check for overflow */ in qsort()
37 } while (wgap < (nel-1)/3); in qsort()
41 nel *= width; /* Convert nel to 'wnel' */ in qsort()
64 } while (i < nel); in qsort()
/dports/sysutils/u-boot-orangepi-pc-plus/u-boot-2021.07/lib/
H A Dqsort.c25 size_t nel, in qsort() argument
32 if ((nel > 1) && (width > 0)) { in qsort()
33 assert(nel <= ((size_t)(-1)) / width); /* check for overflow */ in qsort()
37 } while (wgap < (nel-1)/3); in qsort()
41 nel *= width; /* Convert nel to 'wnel' */ in qsort()
64 } while (i < nel); in qsort()
/dports/sysutils/u-boot-orangepi-pc2/u-boot-2021.07/lib/
H A Dqsort.c25 size_t nel, in qsort() argument
32 if ((nel > 1) && (width > 0)) { in qsort()
33 assert(nel <= ((size_t)(-1)) / width); /* check for overflow */ in qsort()
37 } while (wgap < (nel-1)/3); in qsort()
41 nel *= width; /* Convert nel to 'wnel' */ in qsort()
64 } while (i < nel); in qsort()
/dports/sysutils/u-boot-orangepi-plus-2e/u-boot-2021.07/lib/
H A Dqsort.c25 size_t nel, in qsort() argument
32 if ((nel > 1) && (width > 0)) { in qsort()
33 assert(nel <= ((size_t)(-1)) / width); /* check for overflow */ in qsort()
37 } while (wgap < (nel-1)/3); in qsort()
41 nel *= width; /* Convert nel to 'wnel' */ in qsort()
64 } while (i < nel); in qsort()
/dports/sysutils/u-boot-orangepi-pc/u-boot-2021.07/lib/
H A Dqsort.c25 size_t nel, in qsort() argument
32 if ((nel > 1) && (width > 0)) { in qsort()
33 assert(nel <= ((size_t)(-1)) / width); /* check for overflow */ in qsort()
37 } while (wgap < (nel-1)/3); in qsort()
41 nel *= width; /* Convert nel to 'wnel' */ in qsort()
64 } while (i < nel); in qsort()
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/lib/
H A Dqsort.c25 size_t nel, in qsort() argument
32 if ((nel > 1) && (width > 0)) { in qsort()
33 assert(nel <= ((size_t)(-1)) / width); /* check for overflow */ in qsort()
37 } while (wgap < (nel-1)/3); in qsort()
41 nel *= width; /* Convert nel to 'wnel' */ in qsort()
64 } while (i < nel); in qsort()
/dports/sysutils/u-boot-orangepi-one/u-boot-2021.07/lib/
H A Dqsort.c25 size_t nel, in qsort() argument
32 if ((nel > 1) && (width > 0)) { in qsort()
33 assert(nel <= ((size_t)(-1)) / width); /* check for overflow */ in qsort()
37 } while (wgap < (nel-1)/3); in qsort()
41 nel *= width; /* Convert nel to 'wnel' */ in qsort()
64 } while (i < nel); in qsort()
/dports/sysutils/u-boot-bananapim2/u-boot-2021.07/lib/
H A Dqsort.c25 size_t nel, in qsort() argument
32 if ((nel > 1) && (width > 0)) { in qsort()
33 assert(nel <= ((size_t)(-1)) / width); /* check for overflow */ in qsort()
37 } while (wgap < (nel-1)/3); in qsort()
41 nel *= width; /* Convert nel to 'wnel' */ in qsort()
64 } while (i < nel); in qsort()
/dports/sysutils/u-boot-utilite/u-boot-2015.07/lib/
H A Dqsort.c23 size_t nel, in qsort() argument
30 if ((nel > 1) && (width > 0)) { in qsort()
31 assert(nel <= ((size_t)(-1)) / width); /* check for overflow */ in qsort()
35 } while (wgap < (nel-1)/3); in qsort()
39 nel *= width; /* Convert nel to 'wnel' */ in qsort()
62 } while (i < nel); in qsort()
/dports/sysutils/u-boot-tools/u-boot-2020.07/lib/
H A Dqsort.c25 size_t nel, in qsort() argument
32 if ((nel > 1) && (width > 0)) { in qsort()
33 assert(nel <= ((size_t)(-1)) / width); /* check for overflow */ in qsort()
37 } while (wgap < (nel-1)/3); in qsort()
41 nel *= width; /* Convert nel to 'wnel' */ in qsort()
64 } while (i < nel); in qsort()
/dports/sysutils/u-boot-bananapi/u-boot-2021.07/lib/
H A Dqsort.c25 size_t nel, in qsort() argument
32 if ((nel > 1) && (width > 0)) { in qsort()
33 assert(nel <= ((size_t)(-1)) / width); /* check for overflow */ in qsort()
37 } while (wgap < (nel-1)/3); in qsort()
41 nel *= width; /* Convert nel to 'wnel' */ in qsort()
64 } while (i < nel); in qsort()
/dports/sysutils/u-boot-sopine-spi/u-boot-2021.07/lib/
H A Dqsort.c25 size_t nel, in qsort() argument
32 if ((nel > 1) && (width > 0)) { in qsort()
33 assert(nel <= ((size_t)(-1)) / width); /* check for overflow */ in qsort()
37 } while (wgap < (nel-1)/3); in qsort()
41 nel *= width; /* Convert nel to 'wnel' */ in qsort()
64 } while (i < nel); in qsort()
/dports/sysutils/u-boot-rpi3-32/u-boot-2021.07/lib/
H A Dqsort.c25 size_t nel, in qsort() argument
32 if ((nel > 1) && (width > 0)) { in qsort()
33 assert(nel <= ((size_t)(-1)) / width); /* check for overflow */ in qsort()
37 } while (wgap < (nel-1)/3); in qsort()
41 nel *= width; /* Convert nel to 'wnel' */ in qsort()
64 } while (i < nel); in qsort()
/dports/sysutils/u-boot-rock64/u-boot-2021.07/lib/
H A Dqsort.c25 size_t nel, in qsort() argument
32 if ((nel > 1) && (width > 0)) { in qsort()
33 assert(nel <= ((size_t)(-1)) / width); /* check for overflow */ in qsort()
37 } while (wgap < (nel-1)/3); in qsort()
41 nel *= width; /* Convert nel to 'wnel' */ in qsort()
64 } while (i < nel); in qsort()
/dports/sysutils/u-boot-sifive-fu540/u-boot-2021.07/lib/
H A Dqsort.c25 size_t nel, in qsort() argument
32 if ((nel > 1) && (width > 0)) { in qsort()
33 assert(nel <= ((size_t)(-1)) / width); /* check for overflow */ in qsort()
37 } while (wgap < (nel-1)/3); in qsort()
41 nel *= width; /* Convert nel to 'wnel' */ in qsort()
64 } while (i < nel); in qsort()
/dports/sysutils/u-boot-rpi4/u-boot-2021.07/lib/
H A Dqsort.c25 size_t nel, in qsort() argument
32 if ((nel > 1) && (width > 0)) { in qsort()
33 assert(nel <= ((size_t)(-1)) / width); /* check for overflow */ in qsort()
37 } while (wgap < (nel-1)/3); in qsort()
41 nel *= width; /* Convert nel to 'wnel' */ in qsort()
64 } while (i < nel); in qsort()
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/lib/
H A Dqsort.c23 size_t nel, in qsort() argument
30 if ((nel > 1) && (width > 0)) { in qsort()
31 assert(nel <= ((size_t)(-1)) / width); /* check for overflow */ in qsort()
35 } while (wgap < (nel-1)/3); in qsort()
39 nel *= width; /* Convert nel to 'wnel' */ in qsort()
62 } while (i < nel); in qsort()

12345678910>>...311