OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fillch
(Results
1 - 2
of
2
) sorted by null
/external/ppp/pppd/
utils.c
169
int width, prec,
fillch
;
local
199
fillch
= ' ';
201
fillch
= '0';
321
if (
fillch
== '0' && prec >= 0) {
376
if (
fillch
== ' ')
419
*buf++ =
fillch
;
/external/qemu-pc-bios/bochs/bios/
rombios32.c
240
int width, prec,
fillch
;
local
266
fillch
= ' ';
268
fillch
= '0';
373
*buf++ =
fillch
;
[
all
...]
Completed in 218 milliseconds