Searched defs:gpr_time_max (Results 1 – 5 of 5) sorted by relevance
42 gpr_timespec gpr_time_max(gpr_timespec a, gpr_timespec b) { in gpr_time_max() function
766 #define gpr_time_max gpr_time_max_import macro
1567 pub fn gpr_time_max(a: gpr_timespec, b: gpr_timespec) -> gpr_timespec; in gpr_time_max() function