Home | History | Annotate | Download | only in perf

Lines Matching refs:_p

1300 	({	char *_p;		\
1301 _p = strdup(s); \
1302 if (!_p) \
1304 _p; \