Home
last modified time | relevance | path

Searched refs:lhd_do_nothing_i (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/gcc/
HDlanghooks-def.h44 extern void lhd_do_nothing_i (int);
109 #define LANG_HOOKS_PARSE_FILE lhd_do_nothing_i
HDlanghooks.c57 lhd_do_nothing_i (int ARG_UNUSED (i)) in lhd_do_nothing_i() function
HDChangeLog-200224474 * langhooks-def.h (lhd_do_nothing_i): New.
24477 * langhooks.c (lhd_do_nothing_i): New.