Home
last modified time | relevance | path

Searched defs:smallest (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mit/libuv/dist/src/
H A Dheap-inl.h153 struct heap_node* smallest; in HEAP_EXPORT() local
/netbsd-src/external/gpl2/groff/dist/src/devices/xditview/
H A Dfont.c60 DviFontSizeList *fs, *best = 0, *smallest = 0; in LookupFontSizeBySize() local
/netbsd-src/external/cddl/osnet/dist/uts/common/sys/
H A Dcpuvar.h445 #define CPUSET_BOUNDS(set, smallest, largest) { \ argument
515 #define CPUSET_BOUNDS(set, smallest, largest) { \ argument