HomeSort by relevance Sort by last modified time
    Searched refs:_STR (Results 1 - 6 of 6) sorted by null

  /external/linux-tools-perf/perf-3.12.0/tools/lib/lk/
debugfs.h 4 #define _STR(x) #x
5 #define STR(x) _STR(x)
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
util.h 259 #define _STR(x) #x
260 #define STR(x) _STR(x)
  /system/core/toolbox/
iftop.c 51 #define _STR(s) #s
52 #define STR(s) _STR(s)
  /external/srec/portable/include/
pmemory.h 48 #define _STR(x) _VAL(x)
  /external/wpa_supplicant_8/wpa_supplicant/
config.c     [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/common/inc/
OMX_TI_Debug.h 372 OMX_DBG_COL_##domain OMX_DBG_DOM_##domain##_STR OMX_DBG_LEVEL(level) format OMX_DBG_COL_WHITE, ##list)

Completed in 572 milliseconds