Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/tools/
H A Dnvram_map_gen.awk584 type_get_const(_base_type), type_get_const_val(_base_type),
630 emit(".type = " type_get_const(_type) ",\n")
1032 SPROM_OPCODE_TYPE_IMM "|" type_get_const(_base_type))
1036 type_get_const(_base_type))
2557 function type_get_const(type) { function