lbitlib.c 169 B

1234567
  1. /*
  2. ** $Id: lbitlib.c,v 1.31 2017/11/16 13:19:06 roberto Exp roberto $
  3. ** Standard library for bitwise operations
  4. ** See Copyright Notice in lua.h
  5. */
  6. Deprecated module.