Home
last modified time | relevance | path

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

/system/media/wilhelm/src/
Dtrace.c68 const char *underscore = function; in slTraceEnterInterface() local
94 const char *underscore = function; in slTraceLeaveInterface() local
/system/core/libcutils/
Dtzstrftime.c129 static char *getformat(int modifier, char *normal, char *underscore, in getformat()