Home
last modified time | relevance | path

Searched defs:common_type (Results 1 – 7 of 7) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/
H A Dada-tasks.c456 struct type *common_type; in get_tcb_types_info() local
/dragonfly/contrib/gcc-4.7/gcc/
H A Dc-typeck.c942 common_type (tree t1, tree t2) in common_type() function
3411 tree common_type; in pointer_diff() local
H A Dtree-ssa-loop-ivopts.c2951 tree common_type, var; in get_computation_aff() local
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-typeck.c985 common_type (tree t1, tree t2) in common_type() function
3791 tree common_type; in pointer_diff() local
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dtypeck.c907 common_type (tree t1, tree t2) in common_type() function
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dtypeck.c934 common_type (tree t1, tree t2) in common_type() function
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-ssa-loop-ivopts.c3859 tree common_type, uutype, var, cstep_common; variable