Home
last modified time | relevance | path

Searched refs:hdr_defs (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dconvert_hsi.pl178 my $hdr_defs = '';
321 $hdr_defs .= "#define decode_$name(x, y) {}\n";
345 print HDR $hdr_defs;
/freebsd/contrib/byacc/
H A Dyaccpar.c87 const char *const hdr_defs[] = variable
H A Dbtyaccpar.c103 const char *const hdr_defs[] = variable
H A Ddefs.h326 extern const char *const hdr_defs[];
H A Dyaccpar.skel59 %% hdr_defs
H A Doutput.c2157 write_section(code_file, hdr_defs); in output()
H A Dbtyaccpar.skel71 %% hdr_defs