Home
last modified time | relevance | path

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

/dports/devel/libslang2/slang-2.3.2/src/
H A D_slint.h59 # define _pSLANG_UINT16_TYPE SLANG_UINT_TYPE macro
65 # define _pSLANG_UINT16_TYPE SLANG_USHORT_TYPE macro
71 # define _pSLANG_UINT16_TYPE SLANG_ULONG_TYPE macro
76 # define _pSLANG_UINT16_TYPE 0 macro
H A Dslclass.c1927 return _pSLANG_UINT16_TYPE; in SLang_get_int_type()
1952 case _pSLANG_UINT16_TYPE: in SLang_get_int_size()
H A Dslarith.c1502 types[1] = _pSLANG_UINT16_TYPE; in create_synonyms()
H A Dslarrfun.c1912 case _pSLANG_UINT16_TYPE: in do_wherefirstlast_op()