Searched refs:fssh_max_c (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/private/fs_shell/
H A Dfssh_defs.h55 #define fssh_max_c(a,b) ((a)>(b)?(a):(b)) macro
H A Dfssh_api_wrapper.h180 #define max_c(a,b) fssh_max_c(a,b)

Completed in 82 milliseconds