Home
last modified time | relevance | path

Searched defs:has (Results 1 – 3 of 3) sorted by relevance

/plan9-contrib/sys/src/cmd/postscript/tr2post/
H A Dps_include.c74 #define has(word) (strncmp(buf, word, strlen(word)) == 0) in ps_include() macro
/plan9-contrib/sys/src/9k/386/
H A Dsdiahci.c2352 #define has(x, str) if(cap & (x)) p = seprint(p, e, "%s ", (str)) in iartopctl() macro
/plan9-contrib/sys/src/9/pc/
H A Dsdiahci.c2356 #define has(x, str) if(cap & (x)) p = seprint(p, e, "%s ", (str)) in iartopctl() macro