Home
last modified time | relevance | path

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

/trueos/usr.bin/fstat/
HDfstat.c495 const char *badtype; in print_vnode_info() local
498 badtype = NULL; in print_vnode_info()
501 badtype = errbuf; in print_vnode_info()
503 badtype = "bad"; in print_vnode_info()
505 badtype = "none"; in print_vnode_info()
506 if (badtype != NULL) { in print_vnode_info()
507 printf(" - - %10s -", badtype); in print_vnode_info()
/trueos/cddl/contrib/opensolaris/lib/libdtrace/common/
HDdt_cc.c1474 int badtype; /* error on bad type */ in dt_compile_agg() member
1499 dnerror(llarg, args[i].badtype, "llquantize( ) " in dt_compile_agg()
/trueos/contrib/binutils/gas/config/
HDtc-arm.c11033 struct neon_type_el badtype = {NT_invtype, -1}; in neon_check_type() local
11049 return badtype; in neon_check_type()
11062 return badtype; in neon_check_type()
11099 return badtype; in neon_check_type()
11105 return badtype; in neon_check_type()
11160 return badtype; in neon_check_type()
11171 return badtype; in neon_check_type()
11182 return badtype; in neon_check_type()