Searched defs:has_precis (Results 1 – 1 of 1) sorted by relevance
/openbsd-src/gnu/usr.bin/perl/ |
H A D | sv.c | 11814 S_format_hexfp(pTHX_ char * const buf,const STRLEN bufsize,const char c,const NV nv,const vcatpvfn_long_double_t fv,bool has_precis,STRLEN precis,STRLEN width,bool alt,char plus,bool left,bool fill,bool in_lc_numeric) global() argument 12226 bool has_precis = FALSE; /* has "%.NNN..." */ global() local [all...] |