Asterisk - The Open Source Telephony Project  21.4.1
Macros | Functions
log2comp.h File Reference

log2comp.h - various base 2 log computation versions More...

Go to the source code of this file.

Macros

#define inline   __inline__
 

Functions

static int ilog2 (int val)
 

Detailed Description

log2comp.h - various base 2 log computation versions

Asterisk – An open source telephony toolkit.

Author
Alex Volkov codep.nosp@m.ro@u.nosp@m.sa.ne.nosp@m.t

Copyright (c) 2004 - 2005, Digium Inc.

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.