Searched refs:CONV (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/nvi/common/
H A Dcommon.h27 typedef struct _conv CONV; typedef in typeref:struct:_conv
H A Dscreen.h94 CONV conv; /* Conversion functions. */
H A Dconv.c322 memmove(&sp->conv, &orig->conv, sizeof(CONV));
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp2011 #define CONV(X) \ macro
2020 CONV(EQ);
2021 CONV(NE);
2022 CONV(GT);
2023 CONV(GE);
2024 CONV(LT);
2025 CONV(LE);
2030 #undef CONV macro

Completed in 189 milliseconds