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