Home
last modified time | relevance | path

Searched defs:T (Results 1 – 6 of 6) sorted by relevance

/xen/xen/include/xen/
A Dconst.h17 #define _AT(T,X) X argument
21 #define _AT(T,X) ((T)(X)) argument
/xen/tools/firmware/etherboot/
A DMakefile18 T=ipxe.tar.gz macro
/xen/xen/
A DMakefile270 _install: T=$(notdir $(TARGET)) macro
307 _uninstall: T=$(notdir $(TARGET)) macro
/xen/stubdom/vtpmmgr/
A Dtpmrsa.c65 mpi T; in tpmrsa_public() local
/xen/tools/tests/x86_emulator/
A Dpredicates.c10 #define T true macro
/xen/xen/include/acpi/platform/
A Dacenv.h286 #define va_arg(ap, T) (*(T *)(((ap) += (_bnd (T, _AUPBND))) - (_bnd (T,_ADNBND)))) argument

Completed in 7 milliseconds