OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FNAME_SIZE
(Results
1 - 2
of
2
) sorted by null
/external/ltp/testcases/misc/math/float/
tfloat.h
44
#define
FNAME_SIZE
64
91
char din_fname[
FNAME_SIZE
];
92
char dex_fname[
FNAME_SIZE
];
93
char dex2_fname[
FNAME_SIZE
];
/external/vboot_reference/host/arch/arm/lib/
crossystem_arch.c
48
#define
FNAME_SIZE
80
75
char filename[
FNAME_SIZE
];
90
char filename[
FNAME_SIZE
];
128
char filename[
FNAME_SIZE
];
139
char filename[
FNAME_SIZE
];
219
char gpio_name[
FNAME_SIZE
];
231
char gpio_name[
FNAME_SIZE
];
385
char nvctx_path[
FNAME_SIZE
];
426
char nvctx_path[
FNAME_SIZE
];
Completed in 84 milliseconds