Home
last modified time | relevance | path

Searched defs:TCLASS (Results 1 – 3 of 3) sorted by relevance

/dports/print/lyx/lyx-2.3.4.2/src/support/
H A Ddebug.h64 TCLASS = (1 << 10), // 1024 enumerator
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dcontact_models.h336 #define TANGENTIAL_MODEL(TCLASS, NAME, ID) \ in ContactModel() argument
/dports/lang/pcc/pcc-1.1.0/mip/
H A Dpass2.h420 #define TCLASS(x) (((x) >> 5) & 7) macro