OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LLPRE
(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,
104
S('l') =
LLPRE
,
305
case
LLPRE
: *(long long *)arg.p = cnt; break;
vfprintf.c
69
BARE, LPRE,
LLPRE
, HPRE, HHPRE, BIGLPRE,
114
S('l') =
LLPRE
,
582
case
LLPRE
: *(long long *)arg.p = cnt; break;
/prebuilts/ndk/r13/sources/android/support/src/stdio/
vfwprintf.c
61
BARE, LPRE,
LLPRE
, HPRE, HHPRE, BIGLPRE,
104
S('l') =
LLPRE
,
305
case
LLPRE
: *(long long *)arg.p = cnt; break;
vfprintf.c
69
BARE, LPRE,
LLPRE
, HPRE, HHPRE, BIGLPRE,
114
S('l') =
LLPRE
,
582
case
LLPRE
: *(long long *)arg.p = cnt; break;
Completed in 196 milliseconds