Home
last modified time | relevance | path

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

/arch/x86/boot/
A Dprintf.c30 #define SPACE 8 /* space if plus */ macro
68 } else if (type & SPACE) { in number()
146 flags |= SPACE; in vsprintf()
/arch/alpha/boot/
A Dstdio.c38 #define SPACE 8 /* space if plus */ macro
65 } else if (type & SPACE) { in number()
141 case ' ': flags |= SPACE; goto repeat; in vsprintf()
/arch/powerpc/boot/
A Dstdio.c74 #define SPACE 8 /* space if plus */ macro
101 } else if (type & SPACE) { in number()
177 case ' ': flags |= SPACE; goto repeat; in vsprintf()

Completed in 5 milliseconds