HomeSort by: relevance | last modified time | path
    Searched defs:ulmax (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/lib/libkern/
ulmax.c 1 /* $NetBSD: ulmax.c,v 1.6 2009/03/14 21:04:24 dsl Exp $ */
38 ulmax(unsigned long a, unsigned long b) function in typeref:typename:unsigned long
libkern.h 62 LIBKERN_INLINE u_long ulmax(u_long, u_long) __unused;
116 ulmax(u_long a, u_long b) function in typeref:typename:LIBKERN_INLINE u_long

Completed in 123 milliseconds