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

/haiku/headers/os/support/
H A DSupportDefs.h217 #define max_c(a,b) ((a)>(b)?(a):(b)) macro
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h180 #define max_c(a,b) fssh_max_c(a,b) macro

Completed in 73 milliseconds