Searched refs:stringer (Results 1 - 10 of 10) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_version.cpp22 #define stringer(x) _stringer(x) macro
59 "Clang " stringer(__clang_major__) "." stringer(__clang_minor__)
61 #define KMP_COMPILER "GCC " stringer(__GNUC__) "." stringer(__GNUC_MINOR__)
63 #define KMP_COMPILER "MSVC " stringer(_MSC_FULL_VER)
97 " ver. " stringer(KMP_VERSION_MAJOR) "." stringer(
98 KMP_VERSION_MINOR) "." stringer(KMP_VERSION_BUILD) " " KMP_COPYRIGHT;
102 KMP_VERSION_PREFIX "version: " stringer(KMP_VERSION_MAJO
[all...]
/freebsd-12-stable/contrib/binutils/gas/
H A Dread.h184 extern void stringer (int append_zero);
H A Dread.c275 {"ascii", stringer, 0},
276 {"asciz", stringer, 1},
421 {"string", stringer, 1},
3967 /* The variable dwarf_file_string tells stringer that the string
4992 stringer (/* Worker to do .ascii etc statements. */
5084 } /* stringer() */
4981 stringer (/* Worker to do .ascii etc statements. */ function
/freebsd-12-stable/contrib/binutils/gas/config/
H A Dobj-coff.c504 stringer (1);
H A Dtc-spu.c94 {"string", stringer, 1},
H A Dobj-elf.c1621 stringer (1);
H A Dtc-s390.c98 { "string", stringer, 2 },
H A Dtc-ia64.c5095 cross_section (zero, stringer, 0);
5591 { "string", stringer, 0 },
5592 { "stringz", stringer, 1 },
H A Dtc-alpha.c4539 stringer (terminate);
H A Dtc-mips.c1141 {"asciiz", stringer, 1},

Completed in 273 milliseconds