Home
last modified time | relevance | path

Searched refs:LYCompare (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/gnu/usr.bin/lynx/src/
DLYJump.c25 static int LYCompare(const void *e1, const void *e2);
360 (size_t) jtp->nel, sizeof(JumpDatum), LYCompare); in LYJump()
504 static int LYCompare(const void *e1, const void *e2) in LYCompare() function