Searched defs:gpr_time_add (Results 1 – 5 of 5) sorted by relevance
134 gpr_timespec gpr_time_add(gpr_timespec a, gpr_timespec b) { in gpr_time_add() function
772 #define gpr_time_add gpr_time_add_import macro
1574 pub fn gpr_time_add(a: gpr_timespec, b: gpr_timespec) -> gpr_timespec; in gpr_time_add() function