Searched refs:comparison (Results 1 - 5 of 5) sorted by relevance

/ast/src/lib/libdss/
H A Dcxlib.h173 unsigned char comparison[CX_INTERNALS]; member in struct:Cxtable_s
H A Dcxopen.c954 " for comparison with other types.")
2302 table.comparison[CX_LOG] =
2303 table.comparison[CX_LT] =
2304 table.comparison[CX_LE] =
2305 table.comparison[CX_EQ] =
2306 table.comparison[CX_NE] =
2307 table.comparison[CX_MATCH] =
2308 table.comparison[CX_NOMATCH] =
2309 table.comparison[CX_GE] =
2310 table.comparison[CX_G
[all...]
H A Dcxcomp.c639 x.type = cx->table->comparison[op] ? cx->state->type_number : type1;
1053 if ((o & CX_ASSIGN) && !cx->table->comparison[o])
1147 if (cx->table->comparison[o] || cx->table->logical[o])
/ast/src/cmd/sort/
H A Dtestsort.sh187 echo \$TEST\$X comparison FAILED
974 cmp -s xx -k || echo ${TEST}A comparison FAILED
/ast/src/cmd/nmake/
H A Doption.c145 " names and time stamps are canonicalized for easy comparison]"
234 "Set the time comparison tolerance to \aseconds\a. Times within"
1306 error(1, "the time comparison tolerance should probably be less than a minute");

Completed in 39 milliseconds