cvc4-1.4
|
Replacement for ffs() for systems without it (like Win32) More...
Go to the source code of this file.
Functions | |
int | ffs (int i) |
Replacement for ffs() for systems without it (like Win32)
** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none ** This file is part of the CVC4 project. ** Copyright (c) 2009-2014 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.
Replacement for ffs() for systems without it (like Win32).
Definition in file ffs.h.
int ffs | ( | int | i | ) |