Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/crypto/sha1/amd64/
H A Dsha1-ni.S87 #define MSG2 %xmm5 macro
153 sha1nexte MSG2, E0
156 sha1msg1 MSG2, MSG1
157 pxor MSG2, MSG0
175 pxor MSG0, MSG2
191 pxor MSG2, MSG0
207 pxor MSG0, MSG2
223 pxor MSG2, MSG0
239 pxor MSG0, MSG2
255 pxor MSG2, MSG0
[all …]
/illumos-gate/usr/src/cmd/gencat/
H A Dgencat.c116 #define MSG2 "gencat: cannot open \"%s\"\n" macro
/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c8153 #define MSG2 "remove_dir() failed to remove_dir(\"%s\") " in remove_dir() macro
8188 msg(ERRN, MSG2, direct->d_name); in remove_dir()