Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/mpss/common/
H A Dmpss.c78 #define MPSSPRINT(x, y) if (mpssdebug & x) (void) fprintf y; macro
82 #define MPSSPRINT(x, y) macro
244 MPSSPRINT(2, (stderr, "gmatch: %s %s %s %d\n", in fnmatch()
268 MPSSPRINT(2, (stderr, "argmatch: %s ", str)); in argmatch()
271 MPSSPRINT(2, (stderr, "%s ", *argv)); in argmatch()
275 MPSSPRINT(2, (stderr, "%d\n", rc)); in argmatch()