Searched refs:decl_or_value (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dvar-tracking.c199 typedef void *decl_or_value; typedef
228 decl_or_value dv;
323 decl_or_value dv;
355 decl_or_value dv;
417 static attrs attrs_list_member (attrs, decl_or_value, HOST_WIDE_INT);
418 static void attrs_list_insert (attrs *, decl_or_value, HOST_WIDE_INT, rtx);
468 decl_or_value, HOST_WIDE_INT,
471 decl_or_value, HOST_WIDE_INT,
476 decl_or_value, HOST_WIDE_INT, rtx);
479 decl_or_value, HOST_WIDE_IN
[all...]

Completed in 111 milliseconds