HomeSort by relevance Sort by last modified time
    Searched refs:FL (Results 1 - 4 of 4) sorted by null

  /external/netcat/
stupidh 365 # FL must be named something.c, so STUPID gcc recognized it as a non-object!!
366 ( FL=st00pid.c
368 cp stupid.h $FL
377 echo "#ifdef ${xx}" >> $FL
378 echo "\"${xx}\" = ${xx}" >> $FL
379 echo "#endif" >> $FL
380 echo "#ifdef _${xx}" >> $FL
381 echo "\"_${xx}\" = _${xx}" >> $FL
382 echo "#endif" >> $FL
383 echo "#ifdef _${xx}_" >> $FL
    [all...]
  /external/dropbear/libtomcrypt/src/ciphers/
kasumi.c 125 static ulong32 FL( ulong32 in, int round_no, symmetric_key *key )
131 /* do the FL() operations */
154 temp = FL(left, n, skey);
158 temp = FL(temp, n++, skey);
182 temp = FL(temp, n--, skey);
184 temp = FL(left, n, skey);
  /external/libvpx/vp8/common/ppc/
loopfilter_filters_altivec.asm 398 .macro build_constants RFL, RLI, RTH, FL, LI, TH
400 lvx \FL, 0, \RFL ;# flimit
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
reiserfs_fs.h     [all...]

Completed in 1402 milliseconds