OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tts
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/hppa/hppa/
trap.c
583
const char *
tts
= "reserved";
local
651
tts
= trap_type[trapnum];
656
type,
tts
, space, va, frame->tf_iisq_head,
766
panic ("trap: %s at 0x%x",
tts
, (u_int) va);
768
panic ("trap: no debugger for \"%s\" (%d)",
tts
, type);
1109
panic ("trap: unimplemented \'%s\' (%d)",
tts
, type);
/src/sys/dev/usb/
uhub.c
312
struct usbd_tt *
tts
= NULL;
local
398
aprint_error_dev(self, "can't enable multiple
TTs
\n");
463
tts
= kmem_alloc((UHUB_IS_SINGLE_TT(sc) ? 1 : nports) *
480
up->up_tt = &
tts
[UHUB_IS_SINGLE_TT(sc) ? 0 : p - 1];
/src/external/bsd/ntp/dist/ntpd/
refclock_parse.c
2336
l_fp
tts
;
2352
if (!buftvtots((const char *)&ev.tv, &
tts
))
2359
parse->parseio.parse_dtime.parse_ptime.fp =
tts
;
/src/external/gpl3/gcc.old/dist/libphobos/src/std/
typecons.d
4628
TestToString
tts
= new TestToString(2.5);
4629
NullableRef!TestToString ntts = &
tts
;
Completed in 21 milliseconds
Indexes created Tue Apr 21 00:23:25 UTC 2026