Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dc-bounded.c419 && SIZEOF_PTR_DERIVED (length_expr))
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;
Dtree.h703 #define SIZEOF_PTR_DERIVED(NODE) (TREE_LANG_FLAG_6((NODE))) macro
Dc-common.c3118 SIZEOF_PTR_DERIVED (value) = 1;