summaryrefslogtreecommitdiffstats
path: root/spec/rtems/basedefs/req/xstring-0.yml
blob: 430fb674bc4c2ed11ea375ec916857578189a81b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
SPDX-License-Identifier: CC-BY-SA-4.0
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
functional-type: function
links:
- role: interface-function
  uid: ../if/xstring
rationale: |
  The exact rules on how this string is build are defined by the C
  standard and are too complex to be repeated in this requirement.
references: []
requirement-type: functional
text: |
  The macro ${../if/xstring:/name} shall apply all possible C
  pre-processor substitutions to its argument values before
  the result of this substitution is converted to a
  a string formed by the C pre-processor ``#`` operator and
  the macro results in this string.
type: requirement