Home
last modified time | relevance | path

Searched refs:SIZEOF_PTR_DERIVED (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dc-bounded.c419 && SIZEOF_PTR_DERIVED (length_expr))
H A Dfold-const.c1041 if (SIZEOF_PTR_DERIVED (arg1) == 1 || SIZEOF_PTR_DERIVED (arg2) == 1)
1212 SIZEOF_PTR_DERIVED (t) = 1;
5051 if (SIZEOF_PTR_DERIVED (arg0))
5052 SIZEOF_PTR_DERIVED (t) = 1;
5097 if (SIZEOF_PTR_DERIVED (arg0))
5098 SIZEOF_PTR_DERIVED (t) = 1;
H A Dtree.h703 #define SIZEOF_PTR_DERIVED(NODE) (TREE_LANG_FLAG_6((NODE))) macro
H A Dc-common.c3118 SIZEOF_PTR_DERIVED (value) = 1;