#include "f2c.h"
Go to the source code of this file.
Defines | |
| #define | LONG8BITS (2*LONGBITS) |
| #define | LONGBITS 32 |
Functions | |
| longint | qbit_bits (longint a, integer b, integer len) |
| longint | qbit_cshift (longint a, integer b, integer len) |
Definition at line 11 of file qbitbits.c.
| #define LONGBITS 32 |
Definition at line 7 of file qbitbits.c.
| longint qbit_cshift | ( | longint | a, |
| integer | b, | ||
| integer | len | ||
| ) |
Definition at line 36 of file qbitbits.c.