Home
last modified time | relevance | path

Searched refs:encode_bitfield (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-act.c208 static void encode_bitfield PARAMS ((int));
6803 encode_bitfield (width) in encode_bitfield() function
6964 encode_bitfield (tree_low_cst (DECL_SIZE (field_decl), 1));
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DChangeLog.29342 encode_bitfield, build_class_reference_decl): Remove unused
H A DChangeLog.39851 (encode_bitfield): Use tree_low_cst and int_bit_position.