HomeSort by relevance Sort by last modified time
    Searched defs:last3 (Results 1 - 2 of 2) sorted by null

  /ndk/build/core/
definitions.mk 59 # Function : last3
62 # Usage : $(call last3, <LIST>)
64 last3 = $(word $(words $1), x x $1) macro
    [all...]
  /external/icu4c/i18n/
ucol.cpp 1118 int32_t last3 = last2 \/ medialCount; local
    [all...]

Completed in 5082 milliseconds