Go to the source code of this file.
Defines | |
#define | inline __inline__ |
Functions | |
static int | ilog2 (int val) |
Asterisk -- A telephony toolkit for Linux.
This program is free software, distributed under the terms of the GNU General Public License
Define WANT_ASM before including this file to use assembly whenever possible
Definition in file log2comp.h.
#define inline __inline__ |
Definition at line 20 of file log2comp.h.
static int ilog2 | ( | int | val | ) | [inline, static] |