OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BARE
(Results
1 - 4
of
4
) sorted by null
/prebuilts/ndk/r11/sources/android/support/src/stdio/
vfwprintf.c
61
BARE
, LPRE, LLPRE, HPRE, HHPRE, BIGLPRE,
90
{ /* 0:
bare
types */
303
case
BARE
: *(int *)arg.p = cnt; break;
vfprintf.c
69
BARE
, LPRE, LLPRE, HPRE, HHPRE, BIGLPRE,
98
{ /* 0:
bare
types */
580
case
BARE
: *(int *)arg.p = cnt; break;
/prebuilts/ndk/r13/sources/android/support/src/stdio/
vfwprintf.c
61
BARE
, LPRE, LLPRE, HPRE, HHPRE, BIGLPRE,
90
{ /* 0:
bare
types */
303
case
BARE
: *(int *)arg.p = cnt; break;
vfprintf.c
69
BARE
, LPRE, LLPRE, HPRE, HHPRE, BIGLPRE,
98
{ /* 0:
bare
types */
580
case
BARE
: *(int *)arg.p = cnt; break;
Completed in 64 milliseconds