Home
last modified time | relevance | path

Searched defs:constraint_op (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dconstraint-manager.h75 enum constraint_op enum
/netbsd-src/external/mit/isl/dist/
H A Disl_output.c538 static const char *constraint_op(int sign, int strict, int latex) in constraint_op() function