/src/usr.bin/xlint/lint2/ |
chk.c | 112 TP(sym->s_type)->t_tspec == FUNC && 113 TP(sym->s_type)->t_proto) { 189 if (TP(sym->s_type)->t_tspec == FUNC) 254 t1 = (tp1 = TP(def->s_type)->t_subt)->t_tspec; 256 tp2 = TP(call->f_type)->t_subt; 304 const type_t *tp1 = TP(def->s_type); 308 const type_t *tp2 = TP(sym->s_type); 358 if ((tp1 = TP(def->s_type))->t_tspec != FUNC) 361 } else if (decl != NULL && TP(decl->s_type)->t_proto) { 362 if ((tp1 = TP(decl->s_type))->t_tspec != FUNC 607 const type_t *tp; local in function:printflike 835 const type_t *tp = NULL; local in function:scanflike [all...] |
emit2.c | 46 outtype(const type_t *tp) 56 while (tp != NULL) { 57 tspec_t ts = tp->t_tspec; 58 if (ts == INT && tp->t_is_enum) 62 if (tp->t_const) 64 if (tp->t_volatile) 68 if (ts == FUNC && tp->t_args != NULL && !tp->t_proto) 74 outint(tp->t_dim); 76 if (tp->t_istag) [all...] |
lint2.h | 185 TP(unsigned short type_id)
|
read.c | 652 type_t *tp; local in function:inptype 668 tp = xalloc(sizeof(*tp)); 670 tidx = storetyp(tp, cp, tlen, h); 675 tp->t_const = true; 679 tp->t_volatile = true; 683 tp->t_tspec = parse_tspec(&cp, c, &osdef); 685 switch (tp->t_tspec) { 687 tp->t_dim = parse_int(&cp); 688 tp->t_subt = TP(inptype(cp, &cp)) [all...] |
/src/tests/lib/libc/gen/ |
t_ctype.c | 854 #define ADD_TEST_ABUSE(TP, FN) do \ 856 ATF_TP_ADD_TC(TP, abuse_##FN##_macro_c); \ 857 ATF_TP_ADD_TC(TP, abuse_##FN##_function_c); \ 858 ATF_TP_ADD_TC(TP, abuse_##FN##_macro_locale); \ 859 ATF_TP_ADD_TC(TP, abuse_##FN##_function_locale); \ 924 #define ADD_TEST_ABUSE_OVERRIDE(TP, FN) do \ 926 ATF_TP_ADD_TC(TP, abuse_override_##FN##_macro_c); \ 927 ATF_TP_ADD_TC(TP, abuse_override_##FN##_function_c); \ 928 ATF_TP_ADD_TC(TP, abuse_override_##FN##_macro_locale); \ 929 ATF_TP_ADD_TC(TP, abuse_override_##FN##_function_locale); [all...] |
/src/sys/external/gpl2/dts/dist/arch/mips/boot/dts/qca/ |
ar9132_tl_wr1043nd_v1.dts | 11 model = "TP-Link TL-WR1043ND Version 1"; 47 label = "tp-link:green:usb"; 52 label = "tp-link:green:system"; 58 label = "tp-link:green:qss"; 63 label = "tp-link:green:wlan";
|
ar9331_tl_mr3020.dts | 10 model = "TP-Link TL-MR3020"; 26 label = "tp-link:green:wlan"; 32 label = "tp-link:green:lan"; 38 label = "tp-link:green:wps"; 44 label = "tp-link:green:3g";
|
/src/libexec/ld.aout_so/ |
ld.so.arm.uue | 148 M,Z#A`0`3XD,``!H#,!?E/&`;Y?\TP^.6`P/@-&`;Y0,@AN`$$-+E'0!1XRQ0 546 MY3S`"^4T``OE##":YP*0H.$`$)/E-,`;Y0%`W.0TP`OE`2"$X`$PTN4(,!/B 556 M``#J`6"@XYE%)>`TP!OE`4#<Y#3`"^4\P!OE#"":YP`PDN4#,(3@`3#3Y00` 721 MH.$`,.#C!@``ZFA`"^5$``#J0'`;Y0@@H.$)4*#A`#"@XVAP"^4TP!OE``!< 752 MX*#A!_"@X3S`&^4``%#C``"@TP$`H,,,`%#A!P``&D"0&^4"D(GB0)`+Y3!P 757 MH.$/X*#A"?"@X3S`&^4``%#C``"@TP$`H,,,`%#A%P``"D1P&^4HD!OE`R"' 1781 M``#2````TP```-0```#5````U@```-<```#8````V0```-H```#;````W```
|
ld.so.i386.uue | 216 M3P0!BT7T9HE'"(M%\&:)1PKK%XM]#/\WZ,H$``"+10A0Z*TP``")PHD7C678 1002 M`&P``$0PTP``00``1'C3``!H``!$?-,``$T``$2`TP``:P``1(33``!L``!$ 1087 M!0(``&!1````````\`4```<```#(TP```````/<%```%`@``8'H```````#^
|
ld.so.sparc.uue | 1490 MO``!*&0``'TP``$6[```F)0``2%(``$9,```F5```2A(``"HN`,```"!P&`` 1764 M`'MH```/IQ\``````'N@```/L!\``````'Q8```/NA\``````'TP```/Q`0" 1765 M`````'TP```/V!\``````'[X```/X1\``````'\P```/ZQ\``````(`H```/
|
ld.so.vax.uue | 448 M`,,`Q`#%`,8`QP#(`,D`R@#+`,P`S0#.`,\`T`#1`-(`TP#4`-4`U@#7`-@` 855 M``"$``!4<,```+<``%1TP```=P``5'C```">``!4?,```%H``%2`P```,P``
|
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/ |
apq8096-db820c.dtsi | 24 * TP = Test Points
|