gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:__strtopd (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/stdlib/gdtoa.h - 5.3KB - 155 lines
143: #else
144: #define __strtopd(s,se,x) strtord(s,se,1,x)
145: #define __strtopdd(s,se,x) strtordd(s,se,1,x)