Searched defs:get_max (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/lib/libiconv_modules/ISO2022/
H A Dcitrus_iso2022.c303 get_max(_ISO2022EncodingInfo * __restrict ei, function
/freebsd-10-stable/sys/dev/arcmsr/
H A Darcmsr.h192 #define get_max(x,y) ((x) < (y) ? (y) : (x)) macro

Completed in 76 milliseconds