Home
last modified time | relevance | path

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

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