summaryrefslogtreecommitdiffstats
path: root/spec/rtems/basedefs/req/symbol-name-0.yml
blob: a27f63fcf052a7c7ba9393f03a164d4ddf21a9c2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
SPDX-License-Identifier: CC-BY-SA-4.0
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
links:
- role: requirement-refinement
  uid: ../if/symbol-name
non-functional-type: interface
rationale: null
references: []
requirement-type: non-functional
text: |
  When argument ${../if/symbol-name:/params[0]/name} after undergoing
  C pre-processor substitutions results in a valid C identifier name,
  while the symbol ``__USER_LABEL_PREFIX__`` is *not* defined
  during pre-processing of the ``basedefs.h`` file,
  the ${../if/symbol-name:/name} macro shall
  apply all possible C pre-processor substitutions to its argument value
  before it evaluates to the identifier name resulting
  from the argument value.
type: requirement