Searched defs:gpr_time_cmp (Results 1 – 5 of 5) sorted by relevance
29 int gpr_time_cmp(gpr_timespec a, gpr_timespec b) { in gpr_time_cmp() function
763 #define gpr_time_cmp gpr_time_cmp_import macro
1559 pub fn gpr_time_cmp(a: gpr_timespec, b: gpr_timespec) -> ::std::os::raw::c_int; in gpr_time_cmp() function