Home
last modified time | relevance | path

Searched defs:item1 (Results 1 – 2 of 2) sorted by path

/dragonfly/usr.bin/dsynth/
H A Drepo.c437 const pinfo_t *item1 = *(const pinfo_t *const*)s1; in pinfocmp() local
/dragonfly/usr.bin/units/
H A Dunits.c409 compare(const void *item1, const void *item2) in compare()