OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:last3
(Results
1 - 3
of
3
) sorted by null
/ndk/build/core/
definitions.mk
57
# Function :
last3
60
# Usage : $(call
last3
, <LIST>)
62
last3
= $(word $(words $1), x x $1)
macro
[
all
...]
/external/chromium/third_party/icu/source/i18n/
ucol.cpp
1016
int32_t
last3
= last2 \/ medialCount;
local
[
all
...]
/external/icu4c/i18n/
ucol.cpp
1072
int32_t
last3
= last2 \/ medialCount;
local
[
all
...]
Completed in 54 milliseconds