Home
last modified time | relevance | path

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

/dports/devel/string_theory/string_theory-3.4/include/
H A Dst_formatter.h641 #define ST_DECL_FORMAT_TYPE(type_T) \ argument
644 #define ST_FORMAT_TYPE(type_T) \ argument
/dports/games/freeorion/freeorion-0.4.10.2/UI/CombatReport/
H A DCombatLogWnd.cpp394 T const* type_T = dynamic_cast<const T*>(iwnd); in FindParentOfType() local
/dports/science/openbabel/openbabel-3.1.1/include/inchi/
H A Dichi_bns.h264 AT_NUMB type_T; /* BNS_VERT_TYPE_TGROUP */ member
/dports/math/pari/pari-2.13.3/src/basemath/
H A Dmodsym.c943 enum { type_X, type_DO /* ? */, type_T }; enumerator
/dports/editors/vim/vim-8.2.3745/src/
H A Dstructs.h1414 typedef struct type_S type_T; typedef