Searched refs:CXF (Results 1 - 3 of 3) sorted by relevance
/ast/src/cmd/dsslib/html/ |
H A D | html.c | 102 CXF("html::ref", "string", html_ref_F, "string",
|
/ast/src/lib/libdss/ |
H A D | cxlib.h | 118 #define CXF(n,t,f,p,d) CX_FUNCTION_INIT(n,t,f,p,d) macro
|
H A D | cxopen.c | 945 CXF("edit", "string", cx_edit_B, "string,string", 948 CXF("sizeof", "number", cx_sizeof_B, "*", 952 CXF("typeof", "type_t", cx_typeof_B, "*",
|
Completed in 21 milliseconds