Home
last modified time | relevance | path

Searched defs:suffix (Results 1 – 2 of 2) sorted by relevance

/device/amlogic/yukawa/hal/bootctrl/
Dboot_control.cc83 static int SlotSuffixToIndex(const char* suffix) { in SlotSuffixToIndex()
/device/google/fuchsia/bioniccompat/include/
Dstdint.h243 #define __int_c(v, suffix) __int_c_join(v, suffix) argument