Home
last modified time | relevance | path

Searched refs:T_SFUNC (Results 1 – 2 of 2) sorted by relevance

/dports/devel/tass64/64tass-1.56.2625-src/
H A Dtypeobj.h37 T_NAMESPACE, T_MEMBLOCKS, T_FOLD, T_SFUNC enumerator
H A Dmfuncobj.c182 new_type(&sfunc_obj, T_SFUNC, "sfunction", sizeof(Sfunc)); in mfuncobj_init()