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

  /src/sys/lib/libkern/
uimax.c 1 /* $NetBSD: uimax.c,v 1.1 2018/09/03 16:54:54 riastradh Exp $ */
38 uimax(unsigned int a, unsigned int b) function in typeref:typename:unsigned int
libkern.h 58 LIBKERN_INLINE u_int uimax(u_int, u_int) __unused;
106 uimax(u_int a, u_int b) function in typeref:typename:LIBKERN_INLINE u_int
  /src/usr.sbin/makefs/ffs/
buf.h 101 uimax(unsigned int a, unsigned int b) function in typeref:typename:unsigned int

Completed in 14 milliseconds