Home
last modified time | relevance | path

Searched defs:tvalist (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dd-target.cc392 Type *tvalist = target.va_listType (Loc (), NULL); in parameterType() local
H A Dtypes.cc96 Type *tvalist = target.va_listType (Loc (), NULL); in valist_array_p() local
H A Dd-builtins.cc621 Type *tvalist = target.va_listType (Loc (), NULL); in d_build_builtins_module() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dtarget.d146 private Type tvalist; // cached lazy result of va_listType() variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dmtype.h196 static Type *tvalist; // va_list alias variable