Home
last modified time | relevance | path

Searched refs:DF_isStrType (Results 1 – 4 of 4) sorted by relevance

/dports/math/teyjus/teyjus-2.1-7-ge63f40a/source/simulator/
H A Dtypes.c140 if (DF_isStrType(tyPtr1)){ in TY_typesUnify()
H A Ddataformats.h145 Boolean DF_isStrType(DF_TypePtr); // is type structure?
H A Ddataformats.c112 Boolean DF_isStrType(DF_TypePtr tyPtr) in DF_isStrType() function
H A Dsiminstr.c1067 if (DF_isStrType(tyPtr)) { in SINSTR_get_type_structure()