Searched refs:_XLocaltime (Results 1 – 1 of 1) sorted by relevance
851 # define _XLocaltime(t,p) localtime((t)) macro888 # define _XLocaltime(t,p) \ macro916 # define _XLocaltime(t,p) (localtime_r((t),&(p)) ? NULL : &(p)) macro938 # define _XLocaltime(t,p) localtime_r((t),&(p)) macro959 # define _XLocaltime(t,p) localtime_r((t),&(p)) macro