Searched refs:CX_EQ (Results 1 – 13 of 13) sorted by relevance
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libdss/ |
H A D | cxopen.c | 848 CXC(CX_EQ, CX_number_t, CX_number_t, op_eq_N, 0) 857 CXC(CX_EQ, CX_string_t, CX_string_t, op_eq_S, 0) 866 CXC(CX_EQ, CX_buffer_t, CX_buffer_t, op_eq_B, 0) 873 CXC(CX_EQ, CX_type_t, CX_type_t, op_eq_T, 0) 2305 table.comparison[CX_EQ] = in initialize() 2331 table.precedence[CX_EQ] = in initialize()
|
H A D | cx.h | 129 #define CX_EQ (CX_SET|CX_X2) macro
|
H A D | RELEASE | 202 cx/cxopen.c: fix =~ typo that checked for CX_EQ instead of CX_MATCH
|
/dports/shells/ksh93/ast-93u/src/lib/libdss/ |
H A D | cxopen.c | 848 CXC(CX_EQ, CX_number_t, CX_number_t, op_eq_N, 0) 857 CXC(CX_EQ, CX_string_t, CX_string_t, op_eq_S, 0) 866 CXC(CX_EQ, CX_buffer_t, CX_buffer_t, op_eq_B, 0) 873 CXC(CX_EQ, CX_type_t, CX_type_t, op_eq_T, 0) 2305 table.comparison[CX_EQ] = in initialize() 2331 table.precedence[CX_EQ] = in initialize()
|
H A D | cx.h | 129 #define CX_EQ (CX_SET|CX_X2) macro
|
H A D | RELEASE | 202 cx/cxopen.c: fix =~ typo that checked for CX_EQ instead of CX_MATCH
|
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libdss/ |
H A D | cxopen.c | 932 CXC(CX_EQ, CX_number_t, CX_number_t, op_eq_N, 0) 939 CXC(CX_EQ, CX_string_t, CX_string_t, op_eq_S, 0) 946 CXC(CX_EQ, CX_buffer_t, CX_buffer_t, op_eq_B, 0) 951 CXC(CX_EQ, CX_type_t, CX_type_t, op_eq_T, 0) 2500 table.comparison[CX_EQ] = in initialize() 2528 table.precedence[CX_EQ] = in initialize()
|
H A D | cx.h | 136 #define CX_EQ (CX_SET|CX_X2) macro
|
H A D | RELEASE | 210 cx/cxopen.c: fix =~ typo that checked for CX_EQ instead of CX_MATCH
|
/dports/shells/ksh93-devel/ast-cc1bca27/lib/package/ |
H A D | ast-open.README | 10364 cx/cxopen.c: fix =~ typo that checked for CX_EQ instead of CX_MATCH
|
/dports/shells/ksh93/ast-93u/lib/package/ |
H A D | ast-open.README | 10364 cx/cxopen.c: fix =~ typo that checked for CX_EQ instead of CX_MATCH
|
/dports/shells/ksh2020/ast-ksh2020/lib/package/ |
H A D | ast-open.README | 11141 cx/cxopen.c: fix =~ typo that checked for CX_EQ instead of CX_MATCH
|
/dports/shells/ast-ksh/ast-ksh93v/lib/package/ |
H A D | ast-open.README | 11141 cx/cxopen.c: fix =~ typo that checked for CX_EQ instead of CX_MATCH
|