Go to the source code of this file.
◆ FILE_LICENCE()
FILE_LICENCE |
( |
GPL2_OR_LATER_OR_UBDL |
| ) |
|
◆ __attribute__()
Find first (i.e.
Find last (i.e.
least significant) set bit
- Parameters
-
- Return values
-
lsb | Least significant bit set in value (LSB=1), or zero |
most significant) set bit
- Parameters
-
- Return values
-
msb | Most significant bit set in value (LSB=1), or zero |
Definition at line 12 of file strings.h.
23 :
"=r" ( lsb_minus_one )
25 return ( lsb_minus_one + 1 );
pseudo_bit_t value[0x00020]
__asm__(".section \".rodata\", \"a\", " PROGBITS "\n\t" "\nprivate_key_data:\n\t" ".size private_key_data, ( . - private_key_data )\n\t" ".equ private_key_len, ( . - private_key_data )\n\t" ".previous\n\t")
References __asm__(), and value.