Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfold-const.h228 extern tree ctor_single_nonzero_element (const_tree);
H A Dfold-const.cc16851 ctor_single_nonzero_element (const_tree t) in ctor_single_nonzero_element() function
H A Dmatch.pd7585 tree elt = ctor_single_nonzero_element (ctor); }
H A DChangeLog10062 * fold-const.cc (ctor_single_nonzero_element): New function to
10064 * fold-const.h (ctor_single_nonzero_element): Prototype here.