Home
last modified time | relevance | path

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

/titanic_44/usr/src/tools/lintdump/
H A Dlnstuff.h71 long f1, f2, f3, f4; member
/titanic_44/usr/src/common/crypto/aes/amd64/
H A Daes_amd64.s224 #define f4(x) [[x<<2]^[[[x>>6]&1]*0x11b]^[[[x>>6]&2]*0x11b]] macro