Searched defs:LL (Results 1 - 4 of 4) sorted by relevance

/barrelfish-master/lib/openssl-1.0.0d/crypto/whrlpool/asm/
H A Dwp-x86_64.pl47 sub LL(){ $code.=".byte ".join(',',@_).",".join(',',@_)."\n"; } subroutine
[all...]
H A Dwp-mmx.pl55 sub LL() subroutine
[all...]
/barrelfish-master/lib/openssl-1.0.0d/crypto/whrlpool/
H A Dwp_block.c149 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7 macro
160 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7, \ macro
179 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7, \ macro
[all...]
/barrelfish-master/lib/lua/src/
H A Dlobject.c244 #define LL(x) (sizeof(x)/sizeof(char) - 1) macro

Completed in 88 milliseconds