Searched defs:ARG_VALUE (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/ | ||
H A D | IntrinsicInst.h | 937 enum { ARG_VALUE = 1 }; enumerator |
/openbsd-src/gnu/usr.bin/perl/ | ||
H A D | regcomp.h | 416 #define ARG_VALUE(arg) (arg) macro |