Searched refs:fi (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/EXTERNAL_HEADERS/architecture/ppc/
H A Dfp_regs.h72 fi:BIT_WIDTH(17), // fraction inexact member in struct:__anon21
/macosx-10.5.8/xnu-1228.15.4/bsd/crypto/aes/ppc/
H A Daestab.c190 #define fi(x) ((x) ? pow[ 255 - log[x]] : 0) macro
218 used so that locals within fi can be bytes rather than words
231 static aes_08t fi(const aes_08t x) function
302 b = fwd_affine(fi((aes_08t)i));
340 b = fi(inv_affine((aes_08t)i));

Completed in 78 milliseconds