OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FLAG_ALT
(Results
1 - 5
of
5
) sorted by null
/external/e2fsprogs/intl/
printf-parse.h
30
#define
FLAG_ALT
16 /* # flag */
wprintf-parse.h
30
#define
FLAG_ALT
16 /* # flag */
/device/google/contexthub/firmware/os/core/
printf.c
21
#define
FLAG_ALT
(1 << 0)
98
if (data->flags &
FLAG_ALT
) {
308
data.flags |=
FLAG_ALT
;
349
data.flags &= ~(
FLAG_ALT
| FLAG_CAPS);
360
data.flags &= ~(
FLAG_ALT
| FLAG_CAPS);
397
data.flags |=
FLAG_ALT
;
419
data.flags |=
FLAG_ALT
;
/external/bison/lib/
printf-parse.h
37
#define
FLAG_ALT
16 /* # flag */
vasnprintf.c
[
all
...]
Completed in 2035 milliseconds