Searched refs:tll (Results 1 - 15 of 15) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dcall-sc.c26 typedef long long tll; typedef
H A Dstructs.exp237 setup_compiler_kfails structs-tc-tll gcc-3-3-* "DWARF 2" i*86-*-* gdb/1455
249 setup_compiler_kfails structs-tc-tll gcc-3-3-* "DWARF 2" i*86-*-* gdb/1455
526 # ts=2, ti=4, tl=4, tll=8, tf=4, td=8, tld=16, and that all fields are
558 start_structs_test { tll }
615 start_structs_test { tll tc }
661 start_structs_test { tc tll }
H A Dinfcall-nested-structs.exp.tcl26 set int_types { tc ts ti tl tll }
H A Dcall-sc.exp399 # ts=2, ti=4, tl=4, tll=8, tf=4, td=8, tld=16, and that all fields are
418 start_scalars_test tll
H A Dstructs.c24 typedef long long tll; typedef
H A Dinfcall-nested-structs.c42 typedef long long tll; typedef
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dcall-sc.c26 typedef long long tll; typedef
H A Dstructs.exp228 setup_compiler_kfails structs-tc-tll gcc-3-3-* "DWARF \[0-9\]" i*86-*-* gdb/1455
240 setup_compiler_kfails structs-tc-tll gcc-3-3-* "DWARF \[0-9\]" i*86-*-* gdb/1455
527 # ts=2, ti=4, tl=4, tll=8, tf=4, td=8, tld=16, and that all fields are
540 test { tll } {1 2} {1}
563 test { tll tc } {2} {}
586 test { tc tll } {2} {}
H A Dinfcall-nested-structs.exp.tcl26 set int_types { tc ts ti tl tll }
H A Dcall-sc.exp413 # ts=2, ti=4, tl=4, tll=8, tf=4, td=8, tld=16, and that all fields are
426 test tll
H A Dstructs.c24 typedef long long tll; typedef
H A Dinfcall-nested-structs.c43 typedef long long tll; typedef
/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-forces.c808 uint16_t type, tll; local
814 tll = GET_BE_U_2(kdtlv->length);
815 invtlv = tlv_valid(tll, len);
820 tll);
828 tll = GET_BE_U_2(kdtlv->length);
830 return fdatatlv_print(ndo, dp, tll, op_msk, indent);
885 uint16_t tll; local
901 tll = GET_BE_U_2(keytlv->length);
902 if (tll < TLV_HDRL) {
904 tll, TLV_HDR
921 uint16_t tlvl, tll; local
1167 u_int tll; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/logger/
H A Dcore.d2455 foreach (tll; [cast(LogLevel) LogLevel.all, LogLevel.trace,
2459 stdThreadLocalLog.logLevel = tll;
2610 bool tllOff = (tll != LogLevel.off);
2620 (tll >= gll && tll >= ll))
2626 format("\ngll(%s) ll(%s) tll(%s) " ~
2630 gll, ll, tll, cond, condValue,
2649 format("\ngll(%s) ll(%s) tll(%s) " ~
2653 gll, ll, tll, cond, condValue,
2709 foreach (tll; [cas
[all...]
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/std/experimental/logger/
H A Dcore.d2459 foreach (tll; [cast(LogLevel) LogLevel.all, LogLevel.trace,
2463 stdThreadLocalLog.logLevel = tll;
2614 bool tllOff = (tll != LogLevel.off);
2624 (tll >= gll && tll >= ll))
2630 format("\ngll(%s) ll(%s) tll(%s) " ~
2634 gll, ll, tll, cond, condValue,
2653 format("\ngll(%s) ll(%s) tll(%s) " ~
2657 gll, ll, tll, cond, condValue,
2713 foreach (tll; [cas
[all...]

Completed in 149 milliseconds