Home
last modified time | relevance | path

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

/third_party/uapp/dash/src/
A Dmemalloc.h71 static inline char *_STPUTC(int c, char *p) { in _STPUTC() function
81 #define STPUTC(c, p) ((p) = _STPUTC((c), (p)))
A Dexpand.c195 p = _STPUTC('\0', expdest); in expandarg()

Completed in 6 milliseconds