Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Dmd5.c203 #define SET(a, b, c, d, k, s, Ti)\ in md5_process() macro
229 #define SET(a, b, c, d, k, s, Ti)\ in md5_process() macro
255 #define SET(a, b, c, d, k, s, Ti)\ in md5_process() macro
281 #define SET(a, b, c, d, k, s, Ti)\ in md5_process() macro
/plan9/sys/src/cmd/unix/u9fs/
H A Dplan9.h94 #define SET(x) (x) = 0 macro
/plan9/sys/src/cmd/unix/drawterm/include/
H A Dlib.h51 #define SET(x) ((x)=0) macro