Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/include/
DExynosRect.h51 ExynosRect(int _x_ = 0,
59 x = _x_;
/hardware/samsung_slsi/exynos5/mobicore/common/LogWrapper/
Dlog.h88 #define _LOG_x(_x_,...) \ argument
91 printf("%s/%s(%d): ",_x_,LOG_TAG,getpid()); \