gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:__UNCONST from t2ex/bsd_source/lib/libc/src_bsd/time/strptime.c (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/time/strptime.c - 28.1KB - 732 lines
514: #ifdef TM_ZONE
515:                                         tm->TM_ZONE = __UNCONST(nast[i]);
516: #endif
526: #ifdef TM_ZONE 527: tm->TM_ZONE = __UNCONST(nadt[i]); 528: #endif