Home
last modified time | relevance | path

Searched refs:c3 (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/kernel/common/linux/
Dbinder.h17 #define B_PACK_CHARS(c1, c2, c3, c4) ((((c1)<<24)) | (((c2)<<16)) | (((c3)<<8)) | (c4)) argument