Searched refs:VALUE (Results 51 - 55 of 55) sorted by relevance

123

/freebsd-13-stable/contrib/llvm-project/lld/lib/Driver/
H A DDarwinLdDriver.cpp73 #define PREFIX(NAME, VALUE) const char *const NAME[] = VALUE;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeAnalyzer.cpp322 STRINGIFY_CODE(METADATA, VALUE)
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp3897 #define PARSE_BITS_ENTRY(FIELD, ENTRY, VALUE, RANGE) \
3898 if (!isUInt<ENTRY##_WIDTH>(VALUE)) \
3900 AMDHSA_BITS_SET(FIELD, ENTRY, VALUE);
/freebsd-13-stable/contrib/ntp/
H A Dconfigure378 # as_fn_append VAR VALUE
380 # Append the text in VALUE to the end of the definition contained in VAR. Take
1622 Usage: $0 [OPTION]... [VAR=VALUE]...
1625 VAR=VALUE. See below for descriptions of some of the useful variables.
1819 --enable-tick=VALUE s force a value for 'tick'
1820 --enable-tickadj=VALUE s force a value for 'tickadj'
33971 # as_fn_append VAR VALUE
33973 # Append the text in VALUE to the end of the definition contained in VAR. Take
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp3167 #define VALUE(type, base) macro

Completed in 303 milliseconds

123