Searched refs:tzp (Results 1 – 9 of 9) sorted by relevance
482 const char *tzp; in GTime2str() local512 tzp = fracp; in GTime2str()517 tzp++; in GTime2str()518 while(tzp < end && *tzp >= '0' && *tzp <= '9'); in GTime2str()520 for(fracl = tzp - fracp - 1; fracl && fracp[fracl - 1] == '0'; fracl--) in GTime2str()525 if(tzp >= end) in GTime2str()527 else if(*tzp == 'Z') { in GTime2str()528 tzp = " GMT"; in GTime2str()529 end = tzp + 4; in GTime2str()533 tzp++; in GTime2str()[all …]
42 gettimeofday(struct timeval *tp, TIME_ZONE_INFORMATION *tzp) { in gettimeofday() argument43 (void)tzp; in gettimeofday()
458 int gettimeofday(struct timeval * tp, struct timezone * tzp) in gettimeofday() argument
898 /// int gettimeofday(struct timeval *tp, void *tzp);
2803 pub fn sceKernelLibcGettimeofday(tp: *mut timeval, tzp: *mut timezone) -> i32; in sceKernelLibcGettimeofday()
2048 …�Ⱦ�����u{�y�̖������������������������}���z{uտo�Фq�����������������|�������~tzp~s�Ż���ʯ�����������…
1011 …��������s���������������}�ü���������������������xw��፟���鐎���������z��������tzp�����ѐ����������er��…
648 …m�婋�����j�|j�c�bo�s�mb�M���z���t����������h���w���}�ty�ahl\�k�ks[Y]n�_x�tzp]\\�c`d�tw�u[]�iePg�…
74018 struct thermal_zone_params *tzp; member