Home
last modified time | relevance | path

Searched refs:cl_tag (Results 1 – 6 of 6) sorted by relevance

/dports/math/cln/cln-1.3.6/include/cln/
H A Dobject.h101 inline cl_uint cl_tag (cl_uint word) in cl_tag() function
325 { return cl_tag(word); } in nonpointer_tag()
371 { return cl_tag(word); } in CL_DEFINE_ASSIGNMENT_OPERATOR()
417 { return cl_tag(word); } in CL_DEFINE_ASSIGNMENT_OPERATOR()
463 { return cl_tag(word); } in CL_DEFINE_ASSIGNMENT_OPERATOR()
/dports/math/cln/cln-1.3.6/src/float/sfloat/misc/
H A Dcl_SF_as.cc19 if (cl_tag((x).word) == cl_SF_tag) in cl_SF_p()
/dports/math/cln/cln-1.3.6/src/float/ffloat/misc/
H A Dcl_FF_as.cc20 if (cl_tag((x).word) == cl_FF_tag) in cl_FF_p()
/dports/math/cln/cln-1.3.6/src/float/misc/
H A Dcl_F_as.cc19 switch (cl_tag((x).word)) { in cl_F_p()
/dports/math/cln/cln-1.3.6/src/base/
H A Dcl_debug.cc47 var const cl_class* type = cl_immediate_classes[cl_tag(word)]; in cl_print()
/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dsemsmp.c296 static struct cl_tag { /* clause table */ struct