#include <cmplrs/host.h>


Go to the source code of this file.
Defines | |
| #define | NBB 8 |
| #define | NBSI 16 |
| #define | NBI 32 |
| #define | NBLL 64 |
Variables | |
| int32 | F77mask [] |
| int32 * | F77zmask |
| int64 | F77llmask [] |
| int64 * | F77llzmask |
| #define NBB 8 |
| #define NBI 32 |
Definition at line 49 of file bit.h.
Referenced by bclr_l(), bext_l(), bset_l(), btest_l(), mvbits_byte(), mvbits_long(), mvbits_short(), shft_l(), and shftc_l().
| #define NBLL 64 |
Definition at line 50 of file bit.h.
Referenced by bclr_ll(), bext_ll(), bset_ll(), btest_ll(), mvbits_long_long(), shft_ll(), and shftc_ll().
| #define NBSI 16 |
Definition at line 65 of file bittab.c.
Referenced by bext_ll(), mvbits_long_long(), shft_ll(), and shftc_ll().
| int32 F77mask[] |
Definition at line 53 of file bittab.c.
Referenced by bext_b(), bext_h(), bext_l(), mvbits_byte(), mvbits_long(), mvbits_short(), shft_b(), shft_h(), shft_l(), shftc_b(), shftc_h(), and shftc_l().
| int32 * F77zmask |
1.5.6