Searched refs:c_alignof_expr (Results 1 – 16 of 16) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-common.h | 863 extern tree c_alignof_expr (location_t, tree);
|
H A D | c-common.c | 3711 c_alignof_expr (location_t loc, tree expr) in c_alignof_expr() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-common.h | 885 extern tree c_alignof_expr (location_t, tree);
|
H A D | c-common.cc | 3958 c_alignof_expr (location_t loc, tree expr) in c_alignof_expr() function
|
H A D | ChangeLog | 2594 (c_sizeof_or_alignof_type, c_alignof_expr): Use verify_type_context 8144 (c_alignof_expr): Likewise.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | ChangeLog-2001 | 1052 (build_expr_from_tree): Use expr_sizeof and c_alignof_expr.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-parser.c | 8451 ret.value = c_alignof_expr (start_loc, expr.value); in c_parser_alignof_expression()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-parser.cc | 8444 ret.value = c_alignof_expr (start_loc, expr.value); in c_parser_alignof_expression()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2009 | 19669 (c_alignof_expr): Same. 19672 * c-common.h (c_sizeof_or_alignof_type, c_alignof_expr,
|
H A D | ChangeLog-2008 | 19826 * c-common.c (c_alignof_expr, check_function_arguments_recurse):
|
H A D | ChangeLog-2001 | 12912 * c-common.c (c_alignof, c_alignof_expr): Move here...
|
H A D | ChangeLog-2000 | 3849 (c_sizeof_nowarn, c_alignof, c_alignof_expr): Likewise.
|
H A D | ChangeLog-2007 | 15239 * c-common.c (c_alignof_expr): Look at DECL_ALIGN of
|
H A D | ChangeLog-2005 | 2779 (c_alignof_expr): Likewise. Handle CONVERT_EXPR the same as
|
H A D | ChangeLog-2002 | 1553 (c_alignof_expr): Likewise.
|
H A D | ChangeLog-2004 | 15952 * c-common.c (c_alignof_expr): Use DECL_ALIGN_UNIT and TYPE_ALIGN_UNIT.
|