Home
last modified time | relevance | path

Searched refs:E_loc (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/gnu/usr.bin/perl/uts/
Dsprintf_wrap.c164 { char *E_loc; local
165 if(UpperCase && (E_loc = strchr(obuf, 'e'))) { *E_loc = 'E'; }