Home
last modified time | relevance | path

Searched defs:CONV (Results 1 – 5 of 5) sorted by relevance

/openbsd/lib/libelf/
H A Dlibelf_convert.m4346 define(`CONV', macro
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/compile/
H A D19990905-2.f12 > SHIFT,CONV,SCION,DIVERG, local
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dcall.c48 #define convert_like(CONV, EXPR) \ argument
51 #define convert_like_with_context(CONV, EXPR, FN, ARGNO) \ argument
/openbsd/gnu/gcc/gcc/cp/
H A Dcall.c130 #define convert_like(CONV, EXPR) \ argument
134 #define convert_like_with_context(CONV, EXPR, FN, ARGNO) \ argument
/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp2220 #define CONV(X) \ in CCMaskForCondCode() macro